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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dcolor.c292 const char *get_percent_color(double percent) function
315 color = get_percent_color(percent);
323 const char *color = get_percent_color(percent);

Completed in 100 milliseconds