Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/kvm/riscv/
H A Dsbi_pmu_test.c99 static void start_counter(unsigned long counter, unsigned long start_flags, in start_counter() function
286 start_counter(counter, 0, 0); in test_pmu_event()
300 start_counter(counter, SBI_PMU_START_FLAG_SET_INIT_VALUE, ULONG_MAX/2); in test_pmu_event()
304 start_counter(counter, SBI_PMU_START_FLAG_SET_INIT_VALUE, counter_init_value); in test_pmu_event()
312 start_counter(counter, SBI_PMU_START_FLAG_SET_INIT_VALUE, counter_init_value); in test_pmu_event()
335 start_counter(counter, 0, 0); in test_pmu_event_snapshot()
351 start_counter(counter, SBI_PMU_START_FLAG_INIT_SNAPSHOT, 0); in test_pmu_event_snapshot()
356 start_counter(counter, SBI_PMU_START_FLAG_INIT_SNAPSHOT, 0); in test_pmu_event_snapshot()
365 start_counter(counter, SBI_PMU_START_FLAG_INIT_SNAPSHOT, 0); in test_pmu_event_snapshot()
389 start_counter(counter, SBI_PMU_START_FLAG_INIT_SNAPSHOT, 0); in test_pmu_event_overflow()
/linux/tools/testing/selftests/net/
H A Dbig_tcp.sh91 start_counter() { function
142 start_counter link1 $ROUTER_NS
143 start_counter link3 $SERVER_NS