Searched refs:color_pct (Results 1 – 1 of 1) sorted by relevance
199 static int color_pct(struct perf_hpp *hpp, int width, double pct) in color_pct() function221 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()