Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dperf_event.h34 #define RISCV_PMU_CYCLE 0 macro
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dperf_event.c43 [PERF_COUNT_HW_CPU_CYCLES] = RISCV_PMU_CYCLE,
187 case RISCV_PMU_CYCLE: in read_counter()