Searched refs:single_thread_data_it (Results 1 – 1 of 1) sorted by relevance
136 auto single_thread_data_it = single_thread_data.find(kind.str()); in GetLiveThreadBinaryDataSize() local137 if (single_thread_data_it == single_thread_data.end()) in GetLiveThreadBinaryDataSize()139 return single_thread_data_it->second; in GetLiveThreadBinaryDataSize()