Home
last modified time | relevance | path

Searched refs:_hook_flags (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() argument
21 int *hook_flags = _hook_flags; in the_hook()