Home
last modified time | relevance | path

Searched refs:RecordCycleDelta (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.h489 void RecordCycleDelta(llvm::IRBuilder<>* b, HloInstruction* hlo,
Dir_emitter.cc2760 void IrEmitter::ProfilingState::RecordCycleDelta(llvm::IRBuilder<>* b, in RecordCycleDelta() function in xla::cpu::IrEmitter::ProfilingState
2788 profiling_state_.RecordCycleDelta(&b_, hlo, prof_counter); in Postprocess()