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