Searched refs:last_timestamp_ns (Results 1 – 3 of 3) sorted by relevance
262 int64_t last_timestamp_ns = 0; member271 last_timestamp_ns += delta_ns; in ToNs()272 return last_timestamp_ns; in ToNs()
86 domain.last_timestamp_ns = timestamp_ns; in AddSnapshot()
734 int64_t last_timestamp_ns = FindLastSliceTimestamp(); in ExportProcessUptimes() local735 if (last_timestamp_ns <= 0) in ExportProcessUptimes()746 (last_timestamp_ns - start_timestamp_ns.value()) / in ExportProcessUptimes()