Home
last modified time | relevance | path

Searched refs:spurious (Results 1 – 10 of 10) sorted by relevance

/tools/virtio/ringtest/
Dmain.c112 int spurious = 0; in run_guest() local
147 ++spurious; in run_guest()
169 int spurious = 0; in run_host() local
192 ++spurious; in run_host()
/tools/testing/selftests/powerpc/pmu/ebb/
Dpmae_handling_test.c37 ebb_state.stats.spurious++; in syscall_ebb_callee()
Debb.h23 int spurious; member
Dpmc56_overflow_test.c25 ebb_state.stats.spurious++; in ebb_callee()
Dback_to_back_ebbs_test.c33 ebb_state.stats.spurious++; in ebb_callee()
Dcycles_with_freeze_test.c32 ebb_state.stats.spurious++; in ebb_callee()
Dinstruction_count_test.c96 ebb_state.stats.spurious++; in pmc4_ebb_callee()
Debb.c106 ebb_state.stats.spurious++; in standard_ebb_callee()
177 ebb_state.stats.ebb_count, ebb_state.stats.spurious, in dump_summary_ebb_state()
/tools/testing/selftests/drivers/net/mlxsw/
Dqos_lib.sh68 the other. That will cause spurious failures (or,
/tools/virtio/
Dvirtio_test.c177 long long spurious = 0; in run_test() local
257 ++spurious; in run_test()
275 spurious, started, completed); in run_test()