Home
last modified time | relevance | path

Searched defs:child_num (Results 1 – 1 of 1) sorted by relevance

/llvm-project/compiler-rt/test/profile/Windows/Inputs/
H A Dinstrprof-multiprocess.c10 void spawn_child(PROCESS_INFORMATION *pi, int child_num) { in spawn_child()
81 int child_num = atoi(child_str); in main() local