Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/test/profile/ContinuousSyncMode/
Donline-merging.c70 const int num_child_procs_to_spawn = 32; variable
100 pid_t child_pids[num_child_procs_to_spawn]; in main()
103 for (I = 0; I < num_child_procs_to_spawn; ++I) { in main()
120 for (I = 0; I < num_child_procs_to_spawn; ++I) { in main()