Searched refs:body_profile_index_ (Results 1 – 4 of 4) sorted by relevance
36 absl::optional<size_t> body_profile_index_);47 const absl::optional<size_t> body_profile_index_; variable
36 body_profile_index_(body_profile_index) {} in ForThunk()52 params.profiler->FinishHloComputation(body_profile_index_); in ExecuteOnStream()
44 body_profile_index_(body_profile_index) {} in WhileThunk()92 profiler.FinishHloComputation(body_profile_index_); in ExecuteOnStream()
60 const absl::optional<size_t> body_profile_index_; variable