Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dperf_event.h69 #define AMD64_NUM_COUNTERS_CORE 6 macro
/arch/x86/oprofile/
Dop_model_amd.c315 if (num_counters == AMD64_NUM_COUNTERS_CORE) { in op_amd_fill_in_addresses()
517 num_counters = AMD64_NUM_COUNTERS_CORE; in op_amd_init()
/arch/x86/kernel/cpu/
Dperf_event_amd.c673 x86_pmu.num_counters = AMD64_NUM_COUNTERS_CORE; in amd_core_pmu_init()