Searched refs:stop_counter (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/testing/selftests/kvm/riscv/ |
| H A D | sbi_pmu_test.c | 120 static void stop_counter(unsigned long counter, unsigned long stop_flags) in stop_counter() function 169 stop_counter(counter_in_use, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in guest_irq_handler() 288 stop_counter(counter, 0); in test_pmu_event() 301 stop_counter(counter, 0); in test_pmu_event() 305 stop_counter(counter, 0); in test_pmu_event() 314 stop_counter(counter, 0); in test_pmu_event() 337 stop_counter(counter, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in test_pmu_event_snapshot() 352 stop_counter(counter, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in test_pmu_event_snapshot() 357 stop_counter(counter, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in test_pmu_event_snapshot() 367 stop_counter(counter, SBI_PMU_STOP_FLAG_TAKE_SNAPSHOT); in test_pmu_event_snapshot() [all …]
|
| /linux/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
|