Home
last modified time | relevance | path

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

/Linux-v5.10/tools/testing/selftests/powerpc/pmu/ebb/
Dmulti_ebb_procs_test.c26 struct sigaction sigint_action = { variable
34 if (sigaction(SIGINT, &sigint_action, NULL)) { in cycles_child()