Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/perf/
Driscv_pmu.h27 #define RISCV_PMU_STOP_FLAG_RESET 1 macro
/Linux-v6.1/drivers/perf/
Driscv_pmu.c231 rvpmu->ctr_stop(event, RISCV_PMU_STOP_FLAG_RESET); in riscv_pmu_del()