Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/perf/
H A Driscv_pmu.h27 #define RISCV_PMU_STOP_FLAG_RESET 1 macro
/openbmc/linux/drivers/perf/
H A Driscv_pmu.c295 rvpmu->ctr_stop(event, RISCV_PMU_STOP_FLAG_RESET); in riscv_pmu_del()