Home
last modified time | relevance | path

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

/src/sys/dev/hwpmc/
H A Dhwpmc_amd.c71 const struct amd_event_code_map amd_event_codes[] = { variable
171 const int amd_event_codes_size = nitems(amd_event_codes);
375 if (amd_event_codes[i].pe_ev == pe) { in amd_allocate_pmc()
377 AMD_PMC_TO_EVENTMASK(amd_event_codes[i].pe_code); in amd_allocate_pmc()
379 AMD_PMC_TO_UNITMASK(amd_event_codes[i].pe_mask); in amd_allocate_pmc()