Searched refs:perf_config_int (Results 1 – 3 of 3) sorted by relevance
24 extern int perf_config_int(const char *, const char *);
309 int perf_config_int(const char *name, const char *value) in perf_config_int() function329 return perf_config_int(name, value); in perf_config_bool_or_int()
241 autocorrect = perf_config_int(var,value); in perf_unknown_cmd_config()