Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-record.c645 static volatile sig_atomic_t child_finished; variable
653 child_finished = 1; in sig_handler()
1950 child_finished = 1; in workload_exec_failed_signal()
2761 if (!child_finished) in __cmd_record()
/openbmc/linux/tools/testing/ktest/
H A Dktest.pl2781 sub child_finished { subroutine