Home
last modified time | relevance | path

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

/tools/testing/selftests/arm64/gcs/
A Dgcs-stress.c34 bool exited; member
129 child->exited = false; in start_thread()
229 if (child->output_seen && !child->exited) in child_tickle()
235 if (!child->exited) in child_stop()
245 if (!child->exited) { in child_cleanup()
261 child->exited = true; in child_cleanup()
269 child->exited = true; in child_cleanup()
271 } while (!child->exited); in child_cleanup()
295 children[i].exited = true; in handle_child_signal()
491 children[i].exited) in main()
/tools/perf/tests/
A Dtask-exit.c17 static int exited; variable
22 exited = 1; in sig_handler()
33 exited = 1; in workload_exec_failed_signal()
130 if (!exited || !nr_exit) { in test__task_exit()
/tools/perf/util/bpf_skel/
A Dbperf_follower.bpf.c77 if (fval->exited) in BPF_PROG()
132 child_fval.exited = 0; in BPF_PROG()
157 fval->exited = 1; in BPF_PROG()
A Dbperf_u.h16 __u8 exited; member
/tools/testing/selftests/arm64/fp/
A Dfp-stress.c39 bool exited; member
132 child->exited = false; in child_start()
225 if (child->output_seen && !child->exited) in child_tickle()
231 if (!child->exited) in child_stop()
241 if (!child->exited) { in child_cleanup()
279 children[i].exited = true; in handle_child_signal()
619 children[i].exited) in main()
/tools/perf/util/
A Dthread.h48 bool exited; in DECLARE_RC_STRUCT() local
199 static inline void thread__set_exited(struct thread *thread, bool exited) in thread__set_exited() argument
201 RC_CHK_ACCESS(thread)->exited = exited; in thread__set_exited()
/tools/power/cpupower/po/
A Dzh_CN.po161 msgid "%s took %.5f seconds and exited with status %d\n"
A Dka.po169 msgid "%s took %.5f seconds and exited with status %d\n"
A Dfr.po155 msgid "%s took %.5f seconds and exited with status %d\n"
A Dcs.po158 msgid "%s took %.5f seconds and exited with status %d\n"
A Dit.po155 msgid "%s took %.5f seconds and exited with status %d\n"
A Dpt.po153 msgid "%s took %.5f seconds and exited with status %d\n"
A Dde.po163 msgid "%s took %.5f seconds and exited with status %d\n"
/tools/perf/Documentation/
A Dperf-script-python.txt92 don't care how it exited, so we'll use 'perf record' to record only

Completed in 21 milliseconds