Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm64/include/asm/
A Dperf_event.h35 #define ARMV8_PMUV3_PERFCTR_CPU_CYCLES 0x0011 macro
/linux-6.3-rc2/arch/arm64/kernel/
A Dperf_event.c44 [PERF_COUNT_HW_CPU_CYCLES] = ARMV8_PMUV3_PERFCTR_CPU_CYCLES,
188 ARMV8_EVENT_ATTR(cpu_cycles, ARMV8_PMUV3_PERFCTR_CPU_CYCLES),
935 if (evtype == ARMV8_PMUV3_PERFCTR_CPU_CYCLES) { in armv8pmu_get_event_idx()
1089 (hw_event_id != ARMV8_PMUV3_PERFCTR_CPU_CYCLES) && in __armv8_pmuv3_map_event()
/linux-6.3-rc2/arch/arm64/kvm/
A Dpmu-emul.c586 eventsel = ARMV8_PMUV3_PERFCTR_CPU_CYCLES; in kvm_pmu_create_perf_event()
713 attr.config = ARMV8_PMUV3_PERFCTR_CPU_CYCLES; in kvm_pmu_probe_armpmu()

Completed in 9 milliseconds