Searched defs:timeStampUs (Results 1 – 8 of 8) sorted by relevance
52 …eenObjectId([[maybe_unused]]int32_t lastSeenObjectId, [[maybe_unused]]int64_t timeStampUs) override in UpdateLastSeenObjectId()84 …eenObjectId([[maybe_unused]]int32_t lastSeenObjectId, [[maybe_unused]]int64_t timeStampUs) override in UpdateLastSeenObjectId()
151 int64_t timeStampUs = 0; in PushHeapStat() local
163 void UpdateLastSeenObjectId(int32_t lastSeenObjectId, int64_t timeStampUs) override in UpdateLastSeenObjectId()
293 void HeapProfilerImpl::Frontend::LastSeenObjectId(int32_t lastSeenObjectId, int64_t timeStampUs) in LastSeenObjectId()
72 …enObjectId([[maybe_unused]] int32_t lastSeenObjectId, [[maybe_unused]]int64_t timeStampUs) override in UpdateLastSeenObjectId()
35 void LastSeenObjectId(int32_t lastSeenObjectId, int64_t timeStampUs) in LastSeenObjectId()