Home
last modified time | relevance | path

Searched refs:noise (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/bpf/progs/
Dtailcall_bpf2bpf4.c20 int noise = 0; variable
33 if (noise) in subprog_tail_2()
/tools/power/cpupower/
DToDo23 This would be ideal as it will not introduce noise in the
/tools/testing/selftests/net/forwarding/
DREADME33 1. Only the device under test (DUT) is being tested without noise from
/tools/testing/selftests/bpf/prog_tests/
Dtailcalls.c737 static void test_tailcall_bpf2bpf_4(bool noise) in test_tailcall_bpf2bpf_4() argument
793 val.noise = noise; in test_tailcall_bpf2bpf_4()
/tools/perf/util/
Dstat-display.c410 char *prefix, u64 run, u64 ena, double noise, in printout() argument
487 print_noise(config, counter, noise); in printout()
503 print_noise(config, counter, noise); in printout()
511 print_noise(config, counter, noise); in printout()