Home
last modified time | relevance | path

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

/external/igt-gpu-tools/lib/
Digt_core.c1770 static int helper_process_count; variable
1778 helper_process_count = 0; in reset_helper_process_list()
1799 helper_process_count--; in fork_helper_exit_handler()
1803 assert(helper_process_count == 0); in fork_helper_exit_handler()
1813 assert(helper_process_count < ARRAY_SIZE(helper_process_pids)); in __igt_fork_helper()
1846 helper_process_count++; in __igt_fork_helper()
1871 helper_process_count--; in igt_wait_helper()