Searched refs:thread_index_ids (Results 1 – 1 of 1) sorted by relevance
102 const std::vector<uint32_t> &thread_index_ids = in DoExecute() local104 strm.Format("{0} thread(s) ", thread_index_ids.size()); in DoExecute()105 for (const uint32_t &thread_index_id : thread_index_ids) { in DoExecute()