Searched defs:timestamp (Results 1 – 2 of 2) sorted by relevance
178 uint64_t timestamp = std::max(descriptor.action_timestamp_ + 1, NanoTime()); in CreateJITCodeEntryInternal() local214 uint64_t timestamp = std::max(descriptor.action_timestamp_ + 1, NanoTime()); in DeleteJITCodeEntryInternal() local
140 timestamp = (readu4(hprof) << 32) | readu4(hprof) variable