Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/
Dbuiltin-diff.c105 COMPUTE_CYCLES, enumerator
114 [COMPUTE_CYCLES] = "cycles",
124 [COMPUTE_CYCLES] = PERF_HPP_DIFF__CYCLES,
408 if (compute != COMPUTE_CYCLES) { in diff__process_sample_event()
750 if (compute == COMPUTE_CYCLES) in hists__precompute()
769 case COMPUTE_CYCLES: in hists__precompute()
993 if (compute == COMPUTE_CYCLES) in hists__process()
1384 if (comparison_method == COMPUTE_CYCLES) { in __hpp__color_compare()
1428 case COMPUTE_CYCLES: in __hpp__color_compare()
1462 return __hpp__color_compare(fmt, hpp, he, COMPUTE_CYCLES); in hpp__color_cycles()
[all …]