Home
last modified time | relevance | path

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

/aosp12/art/runtime/jit/
H A Ddebugger_interface.cc255 static uint64_t GetNextTimestamp(JITDescriptor& descriptor) { in GetNextTimestamp() function
331 uint64_t timestamp = GetNextTimestamp(descriptor); in CreateJITCodeEntryInternal()
386 descriptor.timestamp_ = GetNextTimestamp(descriptor); in DeleteJITCodeEntryInternal()