Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/arch/x86/tests/
Drdpmc.c88 static void segfault_handler(int sig __maybe_unused, in segfault_handler() function
112 sa.sa_sigaction = segfault_handler; in __test__rdpmc()