Searched refs:stop_counter (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/tools/testing/selftests/kvm/riscv/ |
| H A D | sbi_pmu_test.c | 121 static void stop_counter(unsigned long counter, unsigned long stop_flags) in stop_counter() function 151 stop_counter(counter_in_use, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in guest_irq_handler() 270 stop_counter(counter, 0); in test_pmu_event() 283 stop_counter(counter, 0); in test_pmu_event() 287 stop_counter(counter, 0); in test_pmu_event() 296 stop_counter(counter, 0); in test_pmu_event() 319 stop_counter(counter, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in test_pmu_event_snapshot() 334 stop_counter(counter, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in test_pmu_event_snapshot() 339 stop_counter(counter, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in test_pmu_event_snapshot() 349 stop_counter(counter, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in test_pmu_event_snapshot() [all …]
|
| /linux-6.15/tools/testing/selftests/net/ |
| H A D | big_tcp.sh | 110 stop_counter() { function 152 stop_counter link1 $ROUTER_NS 153 stop_counter link3 $SERVER_NS
|