Searched refs:noise (Results 1 – 5 of 5) sorted by relevance
/tools/testing/selftests/bpf/progs/ |
D | tailcall_bpf2bpf4.c | 20 int noise = 0; variable 33 if (noise) in subprog_tail_2()
|
/tools/power/cpupower/ |
D | ToDo | 23 This would be ideal as it will not introduce noise in the
|
/tools/testing/selftests/net/forwarding/ |
D | README | 33 1. Only the device under test (DUT) is being tested without noise from
|
/tools/testing/selftests/bpf/prog_tests/ |
D | tailcalls.c | 737 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/ |
D | stat-display.c | 410 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()
|