Searched refs:extra_metric_to_profile_idx_ (Results 1 – 2 of 2) sorted by relevance
88 return extra_metric_to_profile_idx_; in extra_metric_to_profile_idx()94 std::unordered_map<string, int64> extra_metric_to_profile_idx_; variable
45 InsertOrDie(&extra_metric_to_profile_idx_, key, current_profile_index++); in HloProfileIndexMap()