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.c1768 static int helper_process_count; variable
1776 helper_process_count = 0; in reset_helper_process_list()
1797 helper_process_count--; in fork_helper_exit_handler()
1801 assert(helper_process_count == 0); in fork_helper_exit_handler()
1811 assert(helper_process_count < ARRAY_SIZE(helper_process_pids)); in __igt_fork_helper()
1844 helper_process_count++; in __igt_fork_helper()
1869 helper_process_count--; in igt_wait_helper()