Searched refs:UpdateProfileCounter (Results 1 – 2 of 2) sorted by relevance
501 void UpdateProfileCounter(llvm::IRBuilder<>* b, llvm::Value* prof_counter,
2712 void IrEmitter::ProfilingState::UpdateProfileCounter(llvm::IRBuilder<>* b, in UpdateProfileCounter() function in xla::cpu::IrEmitter::ProfilingState2766 UpdateProfileCounter(b, prof_counter, cycle_end, cycle_start); in RecordCycleDelta()2773 UpdateProfileCounter(b, prof_counter, last_read_cycle_end_, in RecordCompleteComputation()