Home
last modified time | relevance | path

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

/art/compiler/jit/
Djit_logger.cc118 uint64_t time_stamp_; // Timestamp when the header is generated member
156 uint64_t time_stamp_; // Timestamp for the event. member
240 header.time_stamp_ = art::NanoTime(); // CLOCK_MONOTONIC clock is required. in WriteJitDumpHeader()
277 jit_code.time_stamp_ = art::NanoTime(); // CLOCK_MONOTONIC clock is required. in WriteJitDumpLog()