Home
last modified time | relevance | path

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

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