Searched refs:__hpp__color_compare (Results 1 – 1 of 1) sorted by relevance
/linux/tools/perf/ |
H A D | builtin-diff.c | 1382 static int __hpp__color_compare(struct perf_hpp_fmt *fmt, in __hpp__color_compare() function 1454 return __hpp__color_compare(fmt, hpp, he, COMPUTE_DELTA); in hpp__color_delta() 1460 return __hpp__color_compare(fmt, hpp, he, COMPUTE_RATIO); in hpp__color_ratio() 1466 return __hpp__color_compare(fmt, hpp, he, COMPUTE_WEIGHTED_DIFF); in hpp__color_wdiff() 1472 return __hpp__color_compare(fmt, hpp, he, COMPUTE_CYCLES); in hpp__color_cycles()
|