Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A 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()
1866 case COMPUTE_CYCLES: in ui_init()
[all …]