Searched refs:compare (Results 1 – 17 of 17) sorted by relevance
| /tools/testing/selftests/seccomp/ |
| D | seccomp_benchmark.c | 106 long compare(const char *name_one, const char *name_eval, const char *name_two, in compare() function 277 ret |= compare("native", "≤", "1 bitmap", native, le, bitmap1, in main() 279 bits = compare("native", "≤", "1 filter", native, le, filter1, in main() 284 ret |= compare("per-filter (last 2 diff)", "≈", "per-filter (filters / 4)", in main() 287 bits = compare("1 bitmapped", "≈", "2 bitmapped", in main() 294 ret |= compare("entry", "≈", "1 bitmapped", entry, approx, in main() 296 ret |= compare("entry", "≈", "2 bitmapped", entry, approx, in main() 298 ret |= compare("native + entry + (per filter * 4)", "≈", "4 filters total", in main()
|
| /tools/power/cpupower/bench/ |
| D | README-BENCH | 80 trigger of the cpufreq-bench, you will see no performance loss (compare with 85 switching up (compare with below possible ondemand sample kick ins (2)):: 116 -n, --cycles=<int> load/sleep cycles to get an average value to compare
|
| /tools/perf/tests/ |
| D | attr.py | 298 def compare(self, expect, result): member in Test 379 self.compare(self.expect, self.result) 380 self.compare(self.result, self.expect)
|
| /tools/testing/selftests/livepatch/ |
| D | README | 9 buffer and parsed for expected messages. (Note: the tests will compare
|
| /tools/power/cpupower/ |
| D | Makefile | 111 WARNINGS := -Wall -Wchar-subscripts -Wpointer-arith -Wsign-compare
|
| /tools/perf/Documentation/ |
| D | tips.txt | 63 To compare hot regions in two workloads use perf record -b -o file ... ; perf diff --stream file1 f… 64 To compare scalability of two workload samples use perf diff -c ratio file1 file2
|
| D | perf-report.txt | 275 - function: compare on functions (default) 276 - address: compare on individual code addresses 277 - srcline: compare on source filename and line number
|
| D | perf-config.txt | 365 To compare two records on an instruction base, with this option 485 The sort-key option determines a way to compare the callchains.
|
| /tools/scripts/ |
| D | utilities.mak | 185 # To compare if a 3 component version is greater or equal to another, first use 195 # To compare if a 3 component version is less thjan another, first use was to
|
| /tools/testing/selftests/sched_ext/ |
| D | Makefile | 94 -Wall -Wno-compare-distinct-pointer-types \
|
| /tools/sched_ext/ |
| D | Makefile | 124 -Wall -Wno-compare-distinct-pointer-types \
|
| /tools/testing/selftests/hid/ |
| D | Makefile | 192 -Wno-compare-distinct-pointer-types
|
| /tools/testing/selftests/tc-testing/creating-testcases/ |
| D | AddingTestCases.txt | 56 tdc will compare this value against the actual returned value.
|
| /tools/testing/selftests/kvm/riscv/ |
| D | get-reg-list.c | 358 case KVM_REG_RISCV_TIMER_REG(compare): in timer_id_to_str() 728 KVM_REG_RISCV | KVM_REG_SIZE_U64 | KVM_REG_RISCV_TIMER | KVM_REG_RISCV_TIMER_REG(compare),
|
| /tools/perf/ |
| D | builtin-lock.c | 284 static int (*compare)(struct lock_stat *, struct lock_stat *); variable 327 compare = keys[i].key; in select_key() 1571 insert_to_result(st, compare); in sort_result()
|
| /tools/perf/util/ |
| D | Build | 306 flex_flags += -Wno-sign-compare
|
| /tools/testing/selftests/bpf/ |
| D | Makefile | 473 -Wno-compare-distinct-pointer-types
|