Home
last modified time | relevance | path

Searched refs:pc_attr_ids (Results 1 – 3 of 3) sorted by relevance

/xnu-8792.41.9/osfmk/machine/
H A Dmachine_perfmon.h41 unsigned short pc_attr_ids[PERFMON_SPEC_MAX_ATTR_COUNT]; member
/xnu-8792.41.9/osfmk/kern/
H A Dkern_perfmon.c222 config->pc_attr_ids[spec->ps_attr_count] = (unsigned short)attr_id; in perfmon_config_set_attr()
/xnu-8792.41.9/osfmk/arm64/
H A Dperfmon_arm64.c396 unsigned short id = config->pc_attr_ids[attr]; in perfmon_set_attrs()