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