Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/
Dbuiltin-diff.c110 COMPUTE_CYCLES, enumerator
120 [COMPUTE_CYCLES] = "cycles",
130 [COMPUTE_CYCLES] = PERF_HPP_DIFF__CYCLES,
426 case COMPUTE_CYCLES: in diff__process_sample_event()
705 if (compute == COMPUTE_CYCLES) { in hists__precompute()
727 case COMPUTE_CYCLES: in hists__precompute()
953 if (compute == COMPUTE_CYCLES) in hists__process()
1408 if (comparison_method == COMPUTE_CYCLES) { in __hpp__color_compare()
1452 case COMPUTE_CYCLES: in __hpp__color_compare()
1486 return __hpp__color_compare(fmt, hpp, he, COMPUTE_CYCLES); in hpp__color_cycles()
[all …]