Searched refs:m_first_timestamp_seen (Results 1 – 2 of 2) sorted by relevance
108 uint64_t m_first_timestamp_seen; variable
1193 m_first_timestamp_seen = timestamp; in GetDescription() 1322 m_first_timestamp_seen(0), m_is_enabled(false),1633 const uint64_t delta_nanos = timestamp - m_first_timestamp_seen; in DumpTimestamp()