Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dconfig.h51 void perf_config__exit(void);
H A Dconfig.c853 void perf_config__exit(void) in perf_config__exit() function
/linux-6.15/tools/perf/
H A Dperf.c352 perf_config__exit(); in run_builtin()