Lines Matching refs:stop_counter
115 static void stop_counter(unsigned long counter, unsigned long stop_flags) in stop_counter() function
146 stop_counter(counter_in_use, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in guest_irq_handler()
269 stop_counter(counter, 0); in test_pmu_event()
282 stop_counter(counter, 0); in test_pmu_event()
286 stop_counter(counter, 0); in test_pmu_event()
295 stop_counter(counter, 0); in test_pmu_event()
318 stop_counter(counter, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in test_pmu_event_snapshot()
333 stop_counter(counter, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in test_pmu_event_snapshot()
338 stop_counter(counter, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in test_pmu_event_snapshot()
348 stop_counter(counter, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in test_pmu_event_snapshot()
374 stop_counter(counter, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in test_pmu_event_overflow()