Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dconfig.c390 static int perf_config_bool_or_int(const char *name, const char *value, int *is_bool) in perf_config_bool_or_int() function
410 return !!perf_config_bool_or_int(name, value, &discard); in perf_config_bool()

Completed in 4 milliseconds