Searched refs:time_offset_ps (Results 1 – 3 of 3) sorted by relevance
63 int64 time_offset_ps, MemoryProfileSummary* summary) { in UpdateProfileSummary() argument74 summary->set_peak_stats_time_ps(time_offset_ps); in UpdateProfileSummary()334 if (snapshot.time_offset_ps() > in ProcessActiveAllocations()450 return a.snapshot->time_offset_ps() < b.snapshot->time_offset_ps(); in SampleSnapshots()500 return a.time_offset_ps() < b.time_offset_ps(); in ProcessMemoryProfileProto()
247 int64 time_offset_ps = 0LL; in MergePlanes() local258 time_offset_ps = in MergePlanes()280 dst_event.SetOffsetPs(event.OffsetPs() + time_offset_ps); in MergePlanes()
67 int64 time_offset_ps = 1; field100 // A list of MemoryProfileSnapshots sorted by time_offset_ps.