Searched refs:mutable_profile_counters (Results 1 – 2 of 2) sorted by relevance
154 std::vector<int64>* mutable_profile_counters() { return &profile_counters_; } in mutable_profile_counters() function
176 ? hlo_execution_profile->mutable_profile_counters()->data() in ExecuteComputeFunction()