Searched refs:excludeTids_ (Results 1 – 2 of 2) sorted by relevance
227 std::vector<pid_t> excludeTids_ = {}; variable
127 printf(" excludeTids:\t%s\n", VectorToString(excludeTids_).c_str()); in DumpOptions()243 if (!Option::GetOptionValue(args, "--exclude-tid", excludeTids_)) { in GetOptions()520 if (!SubCommand::HandleSubCommandExclude(excludeTids_, excludeThreadNames_, selectTids_)) { in CheckTargetPids()