Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/ui/stdio/
H A Dhist.c440 if (perf_hpp__use_color() && fmt->color) in __hist_entry__snprintf()
490 if (perf_hpp__use_color() && fmt->color) in hist_entry__hierarchy_fprintf()
514 if (perf_hpp__use_color() && fmt->color) in hist_entry__hierarchy_fprintf()
/openbmc/linux/tools/perf/util/
H A Dhist.h440 static inline size_t perf_hpp__use_color(void) in perf_hpp__use_color() function
447 return perf_hpp__use_color() ? in perf_hpp__color_overhead()