Searched refs:perf_clang__cleanup (Results 1 – 4 of 4) sorted by relevance
14 extern void perf_clang__cleanup(void);27 static inline void perf_clang__cleanup(void) { }
14 ~perf_clang_scope() {perf_clang__cleanup();} in ~perf_clang_scope()
178 void perf_clang__cleanup(void) in perf_clang__cleanup() function
95 perf_clang__cleanup(); in bpf__prepare_load()