Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dconfig.h50 void perf_config__exit(void);
H A Dconfig.c826 void perf_config__exit(void) in perf_config__exit() function
834 perf_config__exit(); in perf_config__refresh()
/openbmc/linux/tools/perf/
H A Dperf.c323 perf_config__exit(); in run_builtin()