Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.h501 void UpdateProfileCounter(llvm::IRBuilder<>* b, llvm::Value* prof_counter,
Dir_emitter.cc2712 void IrEmitter::ProfilingState::UpdateProfileCounter(llvm::IRBuilder<>* b, in UpdateProfileCounter() function in xla::cpu::IrEmitter::ProfilingState
2766 UpdateProfileCounter(b, prof_counter, cycle_end, cycle_start); in RecordCycleDelta()
2773 UpdateProfileCounter(b, prof_counter, last_read_cycle_end_, in RecordCompleteComputation()