Searched refs:c_pid (Results 1 – 1 of 1) sorted by relevance
473 int c_pid = children[i].pid; in perfmon_exit() local475 if (kill(c_pid, SIGKILL)==0) in perfmon_exit()476 waitpid(c_pid, NULL, 0); in perfmon_exit()