Home
last modified time | relevance | path

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

/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()
691 if (compute == COMPUTE_CYCLES) { in hists__precompute()
713 case COMPUTE_CYCLES: in hists__precompute()
939 if (compute == COMPUTE_CYCLES) in hists__process()
1394 if (comparison_method == COMPUTE_CYCLES) { in __hpp__color_compare()
1438 case COMPUTE_CYCLES: in __hpp__color_compare()
1852 case COMPUTE_CYCLES: in ui_init()
[all …]