Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/protobuf-json-mapping/src/
Drfc_3339.rs262 let cycle_start = self.year - year_mod_400 as i64; in to_protobuf_timestamp() localVariable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc3018 llvm::Value* cycle_start) { in UpdateProfileCounter()
3044 auto* cycle_start = ReadCycleCounter(b); in RecordCycleStart() local
3057 auto* cycle_start = cycle_starts_[hlo]; in RecordCycleDelta() local