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