Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/tests/
Dperf-hooks.c19 static void the_hook(void *_hook_flags) in the_hook() argument
21 int *hook_flags = _hook_flags; in the_hook()