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

/linux-4.4.14/tools/perf/util/
H A Dconfig.c352 static int perf_config_bool_or_int(const char *name, const char *value, int *is_bool) perf_config_bool_or_int() function
370 return !!perf_config_bool_or_int(name, value, &discard); perf_config_bool()

Completed in 39 milliseconds