Searched refs:timestamp_ (Results 1 – 2 of 2) sorted by relevance
128 uint64_t timestamp_; // CLOCK_MONOTONIC time of entry registration. member158 uint64_t timestamp_ = 1; // CLOCK_MONOTONIC time of last action. member256 return std::max(descriptor.timestamp_ + 1, NanoTime()); in GetNextTimestamp()350 writable_entry->timestamp_ = timestamp; in CreateJITCodeEntryInternal()357 descriptor.timestamp_ = timestamp; in CreateJITCodeEntryInternal()386 descriptor.timestamp_ = GetNextTimestamp(descriptor); in DeleteJITCodeEntryInternal()
270 : parent_pid_(parent_pid), ctx_(ctx), timestamp_(timestamp), in Writer()294 trace_packet_->set_timestamp(timestamp_); in CreateNewHeapGraph()314 const uint64_t timestamp_; member in perfetto_hprof::Writer