Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
Dconfig.c389 static int perf_config_bool_or_int(const char *name, const char *value, int *is_bool) in perf_config_bool_or_int() argument
393 *is_bool = 1; in perf_config_bool_or_int()
402 *is_bool = 0; in perf_config_bool_or_int()