Home
last modified time | relevance | path

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

/linux/arch/x86/kernel/cpu/
H A DMakefile58 obj-$(CONFIG_X86_LOCAL_APIC) += perfctr-watchdog.o
/linux/arch/x86/events/amd/
H A Dcore.c1331 .perfctr = MSR_K7_PERFCTR0,
1433 x86_pmu.perfctr = MSR_F15H_PERF_CTR; in amd_core_pmu_init()
/linux/arch/x86/events/
H A Dperf_event.h854 unsigned perfctr; member
1231 return x86_pmu.perfctr + (x86_pmu.addr_offset ? in x86_pmu_event_addr()
/linux/tools/perf/arch/sparc/entry/syscalls/
H A Dsyscall.tbl32 18 common perfctr sys_nis_syscall
/linux/arch/x86/events/intel/
H A Dcore.c6622 .perfctr = MSR_ARCH_PERFMON_PERFCTR0,
6676 .perfctr = MSR_ARCH_PERFMON_PERFCTR0,
8925 x86_pmu.perfctr = MSR_IA32_PMC0; in intel_pmu_init()
8931 x86_pmu.perfctr = MSR_IA32_PMC_V6_GP0_CTR; in intel_pmu_init()