Searched refs:pager_use_color (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Denvironment.c8 int pager_use_color = 1; variable
H A Dcache.h34 extern int pager_use_color;
H A Dcolor.c27 if (stdout_is_tty || (pager_in_use() && pager_use_color)) { perf_config_colorbool()

Completed in 89 milliseconds