Home
last modified time | relevance | path

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

/art/runtime/jit/
Ddebugger_interface.cc162 uint64_t timestamp = std::max(descriptor.action_timestamp_ + 1, NanoTime()); in CreateJITCodeEntryInternal() local
171 entry->register_timestamp_ = timestamp; in CreateJITCodeEntryInternal()
181 descriptor.action_timestamp_ = timestamp; in CreateJITCodeEntryInternal()
197 uint64_t timestamp = std::max(descriptor.action_timestamp_ + 1, NanoTime()); in DeleteJITCodeEntryInternal() local
212 descriptor.action_timestamp_ = timestamp; in DeleteJITCodeEntryInternal()