is_bool           377 tools/perf/util/config.c static int perf_config_bool_or_int(const char *name, const char *value, int *is_bool)
is_bool           381 tools/perf/util/config.c 	*is_bool = 1;
is_bool           390 tools/perf/util/config.c 	*is_bool = 0;