Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dblock-info.c184 static int color_pct(struct perf_hpp *hpp, int width, double pct) in color_pct() function
206 return color_pct(hpp, block_fmt->width, 100.0 * ratio); in block_total_cycles_pct_entry()
265 return color_pct(hpp, block_fmt->width, 100.0 * ratio); in block_cycles_pct_entry()