Searched refs:timestamp_emplace (Results 1 – 1 of 1) sorted by relevance
363 auto timestamp_emplace = module_id_to_timestamp.try_emplace( in TimestampFor() local365 return std::to_string(timestamp_emplace.first->second); in TimestampFor()499 auto timestamp_emplace = module_id_to_timestamp.try_emplace( in DumpHloSnapshotIfEnabled() local501 timestamp = timestamp_emplace.first->second; in DumpHloSnapshotIfEnabled()