Home
last modified time | relevance | path

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

/linux-6.12.1/tools/testing/selftests/kvm/riscv/
Dsbi_pmu_test.c94 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()
[all …]
/linux-6.12.1/tools/testing/selftests/net/
Dbig_tcp.sh91 start_counter() { function
142 start_counter link1 $ROUTER_NS
143 start_counter link3 $SERVER_NS