Home
last modified time | relevance | path

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

/linux/tools/perf/ui/stdio/
H A Dhist.c444 if (perf_hpp__use_color() && fmt->color) in __hist_entry__snprintf()
494 if (perf_hpp__use_color() && fmt->color) in hist_entry__hierarchy_fprintf()
518 if (perf_hpp__use_color() && fmt->color) in hist_entry__hierarchy_fprintf()
/linux/tools/perf/util/
H A Dhist.h677 static inline size_t perf_hpp__use_color(void) in perf_hpp__use_color() function
684 return perf_hpp__use_color() ? in perf_hpp__color_overhead()