Searched refs:current_perf_hook (Results 1 – 1 of 1) sorted by relevance
19 static const struct perf_hook_desc *current_perf_hook; variable29 *(current_perf_hook->p_hook_func) = NULL; in perf_hooks__invoke()31 current_perf_hook = desc; in perf_hooks__invoke()34 current_perf_hook = NULL; in perf_hooks__invoke()39 if (current_perf_hook) in perf_hooks__recover()
Completed in 3 milliseconds