Searched refs:selectPid (Results 1 – 1 of 1) sorted by relevance
650 for (auto selectPid : selectPids_) { in OnSubCommand() local651 HLOGD("[OnSubCommand] selectPid %d\n", selectPid); in OnSubCommand()652 std::vector<pid_t> subTids = GetSubthreadIDs(selectPid, thread_map_); in OnSubCommand()656 HLOGD("[OnSubCommand] subTids empty for %d\n", selectPid); in OnSubCommand()