Searched refs:stop_counter (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/tools/testing/selftests/kvm/riscv/ |
D | sbi_pmu_test.c | 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() [all …]
|
/linux-6.12.1/tools/testing/selftests/net/ |
D | big_tcp.sh | 110 stop_counter() { function 152 stop_counter link1 $ROUTER_NS 153 stop_counter link3 $SERVER_NS
|