Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_core.c1874 static bool helper_was_alive(struct igt_helper_process *proc, in helper_was_alive() function
1900 if (!helper_was_alive(proc, status)) in igt_stop_helper()
1902 assert(helper_was_alive(proc, status)); in igt_stop_helper()