Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.h524 ProfilingState profiling_state_; variable
Dir_emitter.cc140 profiling_state_ = ProfilingState(use_rdtscp); in EmitComputation()
2686 profiling_state_.RecordCompleteComputation(&b_, prof_counter); in FinishVisit()
2781 profiling_state_.RecordCycleStart(&b_, hlo); in Preprocess()
2788 profiling_state_.RecordCycleDelta(&b_, hlo, prof_counter); in Postprocess()