Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/
H A Dbuiltin-record.c666 static volatile sig_atomic_t child_finished; variable
674 child_finished = 1; in sig_handler()
2002 child_finished = 1; in workload_exec_failed_signal()
2823 if (!child_finished) in __cmd_record()
/linux-6.15/tools/testing/ktest/
H A Dktest.pl2800 sub child_finished { subroutine