Searched refs:target_process (Results 1 – 1 of 1) sorted by relevance
399 pid_t target_process = getppid(); in main() local402 std::string target_proc_path = "/proc/" + std::to_string(target_process); in main()409 if (getppid() != target_process) { in main()486 info.pid = target_process; in main()561 if (tgkill(target_process, tid, SIGSTOP) != 0) { in main()592 LOG(INFO) << "performing dump of process " << target_process in main()639 if (thread_info[target_process].thread_name != "system_server") { in main()640 activity_manager_notify(target_process, signo, amfd_data); in main()654 target_process, target_process); in main()