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.cc2874 llvm::Value* cycle_start) { in UpdateProfileCounter()
2899 auto* cycle_start = ReadCycleCounter(b); in RecordCycleStart() local
2912 auto* cycle_start = cycle_starts_[hlo]; in RecordCycleDelta() local