Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dconfig.h51 void perf_config__exit(void);
H A Dconfig.c858 void perf_config__exit(void) in perf_config__exit() function
/linux/tools/perf/
H A Dperf.c349 perf_config__exit(); in run_builtin()