Searched refs:timestamp_ (Results 1 – 8 of 8) sorted by relevance
27 long long timestamp_{0}; variable30 return timestamp_++; in GetTimestamp()
92 timestamp_(std::chrono::system_clock::now()), in StopWatch()97 sw_log.timestamp = timestamp_; in ~StopWatch()
40 std::chrono::system_clock::time_point timestamp_; variable
91 timestamp_(std::chrono::system_clock::now()), in StopWatchLegacy()96 sw_log.timestamp = timestamp_; in ~StopWatchLegacy()
43 timestamp_(std::chrono::system_clock::now()), in StopWatchLegacy()
121 : FileModelBase{std::move(vcn)}, timestamp_{timestamp} { in PerfettoTraceFileModel()131 ss << timestamp_ << ".perfetto_trace.pb"; in BaseFile()
106 uint64_t timestamp_;