Home
last modified time | relevance | path

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

/linux-6.15/tools/testing/selftests/kvm/riscv/
H A Dsbi_pmu_test.c100 static void start_counter(unsigned long counter, unsigned long start_flags, in start_counter() function
268 start_counter(counter, 0, 0); in test_pmu_event()
282 start_counter(counter, SBI_PMU_START_FLAG_SET_INIT_VALUE, ULONG_MAX/2); in test_pmu_event()
286 start_counter(counter, SBI_PMU_START_FLAG_SET_INIT_VALUE, counter_init_value); in test_pmu_event()
294 start_counter(counter, SBI_PMU_START_FLAG_SET_INIT_VALUE, counter_init_value); in test_pmu_event()
317 start_counter(counter, 0, 0); in test_pmu_event_snapshot()
333 start_counter(counter, SBI_PMU_START_FLAG_INIT_SNAPSHOT, 0); in test_pmu_event_snapshot()
338 start_counter(counter, SBI_PMU_START_FLAG_INIT_SNAPSHOT, 0); in test_pmu_event_snapshot()
347 start_counter(counter, SBI_PMU_START_FLAG_INIT_SNAPSHOT, 0); in test_pmu_event_snapshot()
371 start_counter(counter, SBI_PMU_START_FLAG_INIT_SNAPSHOT, 0); in test_pmu_event_overflow()
/linux-6.15/tools/testing/selftests/net/
H A Dbig_tcp.sh91 start_counter() { function
142 start_counter link1 $ROUTER_NS
143 start_counter link3 $SERVER_NS