Searched defs:profile_index_map (Results 1 – 2 of 2) sorted by relevance
54 HloProfileIndexMap profile_index_map(*hlo_module); in TEST_F() local
2991 const absl::flat_hash_map<const T*, int64_t>& profile_index_map) { in GetProfileCounterCommon()