Searched refs:perf_hpp__use_color (Results 1 - 2 of 2) sorted by path

/linux-master/tools/perf/ui/stdio/
H A Dhist.c440 if (perf_hpp__use_color() && fmt->color)
490 if (perf_hpp__use_color() && fmt->color)
514 if (perf_hpp__use_color() && fmt->color)
/linux-master/tools/perf/util/
H A Dhist.h629 static inline size_t perf_hpp__use_color(void) function
636 return perf_hpp__use_color() ?

Completed in 586 milliseconds