Home
last modified time | relevance | path

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

/tools/perf/
Dbuiltin-diff.c285 pair->diff.computed = true; in compute_delta()
294 pair->diff.computed = true; in compute_ratio()
304 pair->diff.computed = true; in compute_wdiff()
635 pair->diff.computed = true; in compute_cycles_diff()
1418 if (pair->diff.computed) in __hpp__color_compare()
1429 if (pair->diff.computed) in __hpp__color_compare()
1440 if (pair->diff.computed) in __hpp__color_compare()
1594 if (pair->diff.computed) in hpp__entry_pair()
1609 if (pair->diff.computed) in hpp__entry_pair()
1625 if (pair->diff.computed) in hpp__entry_pair()
/tools/perf/Documentation/
Dperf-annotate.txt131 The local/global keywords set if the percentage is computed
133 The period/hits keywords set the base the percentage is computed
Dperf-diff.txt114 overhead and 1 (default) means sorting by computed value of column 1
246 If specified the 'Delta' column is displayed with value 'd' computed as:
267 If specified the 'Ratio' column is displayed with value 'r' computed as:
279 If specified the 'Weighted diff' column is displayed with value 'd' computed as:
Dperf-list.txt37 any extra expressions computed by perf stat.
232 When metrics are computed using formulas from event counts, it is useful to
Dperf-script.txt233 print computed metrics for all the events in the group. Please note
234 that the metric computed is averaged over the whole sampling
Dperf-stat.txt257 Only print computed metrics. Print them in a single line.
364 mispredictions and similar issues. Retiring means that the CPU computed without
Dperf-report.txt542 The local/global keywords set if the percentage is computed
544 The period/hits keywords set the base the percentage is computed
/tools/testing/selftests/powerpc/nx-gzip/
DREADME29 computed checksum abd15e8a isize 0000190d
/tools/perf/util/
Dsort.h62 bool computed; member