Home
last modified time | relevance | path

Searched refs:compare (Results 1 – 9 of 9) sorted by relevance

/tools/perf/config/feature-checks/
DMakefile8 test-sync-compare-and-swap.bin \
131 test-sync-compare-and-swap.bin:
/tools/perf/tests/
Dattr.py181 def compare(self, expect, result): member in Test
255 self.compare(self.expect, self.result)
256 self.compare(self.result, self.expect)
/tools/power/cpupower/bench/
DREADME-BENCH80 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 avarage value to compare
/tools/perf/util/
Dkvm-stat.h87 key_cmp_fun compare; member
/tools/power/cpupower/
DMakefile119 WARNINGS := -Wall -Wchar-subscripts -Wpointer-arith -Wsign-compare
/tools/perf/
Dbuiltin-lock.c242 static int (*compare)(struct lock_stat *, struct lock_stat *); variable
267 compare = keys[i].key; in select_key()
837 insert_to_result(st, compare); in sort_result()
Dbuiltin-kvm.c467 kvm->compare = keys[i].key; in select_key()
522 kvm->compare, vcpu); in sort_result()
/tools/perf/config/
DMakefile186 sync-compare-and-swap \
222 sync-compare-and-swap \
296 ifeq ($(feature-sync-compare-and-swap), 1)
/tools/perf/Documentation/
Dperf-report.txt177 - function: compare on functions
178 - address: compare on individual code addresses