Searched refs:action_timestamp_ (Results 1 – 1 of 1) sorted by relevance
119 uint64_t action_timestamp_ = 1; // CLOCK_MONOTONIC time of last action. member178 uint64_t timestamp = std::max(descriptor.action_timestamp_ + 1, NanoTime()); in CreateJITCodeEntryInternal()197 descriptor.action_timestamp_ = timestamp; in CreateJITCodeEntryInternal()214 uint64_t timestamp = std::max(descriptor.action_timestamp_ + 1, NanoTime()); in DeleteJITCodeEntryInternal()229 descriptor.action_timestamp_ = timestamp; in DeleteJITCodeEntryInternal()