OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:perf_config_colorbool
(Results
1 - 2
of
2
) sorted by null
/external/linux-tools-perf/util/
color.h
32
int
perf_config_colorbool
(const char *var, const char *value, int stdout_is_tty);
color.c
132
int
perf_config_colorbool
(const char *var, const char *value, int stdout_is_tty)
function
162
perf_use_color_default =
perf_config_colorbool
(var, value, -1);
Completed in 47 milliseconds