Searched defs:do_profile (Results 1 – 2 of 2) sorted by relevance
54 bool do_profile, HloExecutionProfile* profile, se::Stream* stream, in HloExecutionProfiler()
141 bool do_profile = hlo_execution_profile != nullptr; in ExecuteThunks() local