Home
last modified time | relevance | path

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

/openbmc/linux/arch/loongarch/kernel/
H A Dperf_event.c232 static void loongarch_pmu_write_control(unsigned int idx, unsigned int val) in loongarch_pmu_write_control() function
295 loongarch_pmu_write_control(idx, cpuc->saved_ctrl[idx]); in loongarch_pmu_disable_event()
667 loongarch_pmu_write_control(n, 0); in reset_counters()
833 loongarch_pmu_write_control(ctr, cpuc->saved_ctrl[ctr] & in pause_local_counters()
846 loongarch_pmu_write_control(ctr, cpuc->saved_ctrl[ctr]); in resume_local_counters()