Searched refs:MakeScopedInstructionProfiler (Results 1 – 18 of 18) sorted by relevance
28 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()37 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
36 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()55 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
54 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()103 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()151 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
23 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
41 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
47 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
58 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
40 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
74 std::unique_ptr<ScopedInstructionProfiler> MakeScopedInstructionProfiler(
62 auto op_profiler = profiler.MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
68 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
74 auto op_profiler = profiler.MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
116 HloExecutionProfiler::MakeScopedInstructionProfiler( in MakeScopedInstructionProfiler() function in xla::gpu::HloExecutionProfiler
117 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
232 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
130 params.profiler->MakeScopedInstructionProfiler(profile_index()); in ExecuteOnStream()
248 profiler ? profiler->MakeScopedInstructionProfiler( in RunGemm()