Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/tests/
H A Dperf-hooks.c19 static void the_hook(void *_hook_flags) in the_hook() function
34 perf_hooks__set_hook("test", the_hook, &hook_flags); in test__perf_hooks()