Searched defs:color_ratios (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/perf/util/
H A Dstat-shadow.c209 static const double color_ratios[3] = {50.0, 30.0, 10.0}; local
220 static const double color_ratios[3] = {75.0, 50.0, 20.0}; local
231 static const double color_ratios[3] = {20.0, 10.0, 5.0}; local
242 static const double color_ratios[3] = {20.0, 10.0, 5.0}; local
187 print_ratio(struct perf_stat_config *config, const struct evsel *evsel, int aggr_idx, double numerator, struct perf_stat_output_ctx *out, enum stat_type denominator_type, const double color_ratios[3], const char *unit) argument
253 static const double color_ratios[3] = {20.0, 10.0, 5.0}; local
264 static const double color_ratios[3] = {20.0, 10.0, 5.0}; local
275 static const double color_ratios[3] = {20.0, 10.0, 5.0}; local
286 static const double color_ratios[3] = {20.0, 10.0, 5.0}; local
297 static const double color_ratios[3] = {20.0, 10.0, 5.0}; local
[all...]

Completed in 102 milliseconds