Lines Matching refs:COMPUTE_CYCLES
110 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()
1866 case COMPUTE_CYCLES: in ui_init()
1969 if (cycles_hist && (compute != COMPUTE_CYCLES)) in cmd_diff()
1986 if ((compute == COMPUTE_CYCLES || compute == COMPUTE_STREAM) in cmd_diff()