Searched refs:perf_config_int (Results 1 – 3 of 3) sorted by relevance
23 extern int perf_config_int(const char *, const char *);
306 int perf_config_int(const char *name, const char *value) in perf_config_int() function326 return perf_config_int(name, value); in perf_config_bool_or_int()
246 autocorrect = perf_config_int(var,value); in perf_unknown_cmd_config()