Searched refs:selectPid (Results 1 – 1 of 1) sorted by relevance
655 for (auto selectPid : selectPids_) { in OnSubCommand() local656 HLOGD("[OnSubCommand] selectPid %d\n", selectPid); in OnSubCommand()657 pids.push_back(selectPid); in OnSubCommand()658 std::vector<pid_t> subTids = GetSubthreadIDs(selectPid, thread_map_); in OnSubCommand()662 HLOGD("[OnSubCommand] subTids empty for %d\n", selectPid); in OnSubCommand()