Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dhist.h291 static inline size_t perf_hpp__use_color(void) in perf_hpp__use_color() function
298 return perf_hpp__use_color() ? in perf_hpp__color_overhead()
/linux-4.4.14/tools/perf/ui/stdio/
Dhist.c339 if (perf_hpp__use_color() && fmt->color) in hist_entry__snprintf()