Searched refs:HandleSubCommandExclude (Results 1 – 3 of 3) sorted by relevance
92 … bool HandleSubCommandExclude(const std::vector<pid_t> &excludeTids, const std::vector<std::string>
87 bool SubCommand::HandleSubCommandExclude(const std::vector<pid_t> &excludeTids, const std::vector<s… in HandleSubCommandExclude() function in OHOS::Developtools::HiPerf::SubCommand
520 if (!SubCommand::HandleSubCommandExclude(excludeTids_, excludeThreadNames_, selectTids_)) { in CheckTargetPids()