Home
last modified time | relevance | path

Searched defs:cycle_start (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2715 llvm::Value* cycle_start) { in UpdateProfileCounter()
2752 auto* cycle_start = ReadCycleCounter(b); in RecordCycleStart() local
2765 auto* cycle_start = cycle_starts_[hlo]; in RecordCycleDelta() local