Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dhist.h445 static inline size_t perf_hpp__color_overhead(void) in perf_hpp__color_overhead() function
/openbmc/linux/tools/perf/ui/stdio/
H A Dhist.c843 linesz += perf_hpp__color_overhead(); in hists__fprintf()