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

/linux-4.1.27/tools/perf/util/
H A Dconfig.c351 static int perf_config_bool_or_int(const char *name, const char *value, int *is_bool) perf_config_bool_or_int() argument
353 *is_bool = 1; perf_config_bool_or_int()
362 *is_bool = 0; perf_config_bool_or_int()

Completed in 46 milliseconds