Lines Matching refs:start_counter
94 static void start_counter(unsigned long counter, unsigned long start_flags, in start_counter() function
157 start_counter(counter_in_use, SBI_PMU_START_FLAG_SET_INIT_VALUE, counter_val); in guest_irq_handler()
267 start_counter(counter, 0, 0); in test_pmu_event()
281 start_counter(counter, SBI_PMU_START_FLAG_SET_INIT_VALUE, ULONG_MAX/2); in test_pmu_event()
285 start_counter(counter, SBI_PMU_START_FLAG_SET_INIT_VALUE, counter_init_value); in test_pmu_event()
293 start_counter(counter, SBI_PMU_START_FLAG_SET_INIT_VALUE, counter_init_value); in test_pmu_event()
316 start_counter(counter, 0, 0); in test_pmu_event_snapshot()
332 start_counter(counter, SBI_PMU_START_FLAG_INIT_SNAPSHOT, 0); in test_pmu_event_snapshot()
337 start_counter(counter, SBI_PMU_START_FLAG_INIT_SNAPSHOT, 0); in test_pmu_event_snapshot()
346 start_counter(counter, SBI_PMU_START_FLAG_INIT_SNAPSHOT, 0); in test_pmu_event_snapshot()
370 start_counter(counter, SBI_PMU_START_FLAG_INIT_SNAPSHOT, 0); in test_pmu_event_overflow()