Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dconfig.c966 static int perf_config_get_cb(const char *var, const char *value, void *data) in perf_config_get_cb() function
983 perf_config(perf_config_get_cb, &d); in perf_config_get()