Searched refs:TS_CLOCK_BOOTTIME (Results 1 – 21 of 21) sorted by relevance
59 snapShot0.push_back({TS_CLOCK_BOOTTIME, TS_BOOT_TIME});65 …EXPECT_EQ(streamFilters_.clockFilter_->Convert(TS_CLOCK_BOOTTIME, time1, TS_MONOTONIC), expectTime…77 snapShot0.push_back({TS_CLOCK_BOOTTIME, TS_BOOT_TIME});83 …EXPECT_EQ(streamFilters_.clockFilter_->Convert(TS_CLOCK_BOOTTIME, time1, TS_MONOTONIC), expectTime…86 …EXPECT_EQ(streamFilters_.clockFilter_->Convert(TS_CLOCK_BOOTTIME, time2, TS_MONOTONIC), expectTime…98 snapShot0.push_back({TS_CLOCK_BOOTTIME, TS_BOOT_TIME});103 snapShot1.push_back({TS_CLOCK_BOOTTIME, TS_SECOND_BOOT_TIME});108 …EXPECT_EQ(streamFilters_.clockFilter_->Convert(TS_CLOCK_BOOTTIME, time2, TS_CLOCK_REALTIME), expec…120 snapShot0.push_back({TS_CLOCK_BOOTTIME, TS_BOOT_TIME});125 snapShot1.push_back({TS_CLOCK_BOOTTIME, TS_SECOND_BOOT_TIME});[all …]
137 dataSeg.clockId = TS_CLOCK_BOOTTIME;165 dataSeg.clockId = TS_CLOCK_BOOTTIME;181 dataSeg2.clockId = TS_CLOCK_BOOTTIME;210 dataSeg.clockId = TS_CLOCK_BOOTTIME;241 dataSeg.clockId = TS_CLOCK_BOOTTIME;256 dataSeg2.clockId = TS_CLOCK_BOOTTIME;283 dataSeg.clockId = TS_CLOCK_BOOTTIME;300 dataSeg2.clockId = TS_CLOCK_BOOTTIME;315 dataSeg3.clockId = TS_CLOCK_BOOTTIME;341 dataSeg.clockId = TS_CLOCK_BOOTTIME;[all …]
118 dataSeg.clockId = TS_CLOCK_BOOTTIME;145 dataSeg.clockId = TS_CLOCK_BOOTTIME;161 dataSeg2.clockId = TS_CLOCK_BOOTTIME;186 dataSeg.clockId = TS_CLOCK_BOOTTIME;202 dataSeg2.clockId = TS_CLOCK_BOOTTIME;214 dataSeg3.clockId = TS_CLOCK_BOOTTIME;240 dataSeg.clockId = TS_CLOCK_BOOTTIME;253 dataSeg2.clockId = TS_CLOCK_BOOTTIME;276 dataSeg.clockId = TS_CLOCK_BOOTTIME;301 dataSeg.clockId = TS_CLOCK_BOOTTIME;[all …]
82 dataSeg.clockId = TS_CLOCK_BOOTTIME;116 dataSeg.clockId = TS_CLOCK_BOOTTIME;163 dataSeg.clockId = TS_CLOCK_BOOTTIME;206 dataSeg.clockId = TS_CLOCK_BOOTTIME;250 dataSeg.clockId = TS_CLOCK_BOOTTIME;294 dataSeg.clockId = TS_CLOCK_BOOTTIME;338 dataSeg.clockId = TS_CLOCK_BOOTTIME;380 dataSeg.clockId = TS_CLOCK_BOOTTIME;422 dataSeg.clockId = TS_CLOCK_BOOTTIME;466 dataSeg.clockId = TS_CLOCK_BOOTTIME;[all …]
100 BuiltinClocks clock = TS_CLOCK_BOOTTIME;224 BuiltinClocks clock = TS_CLOCK_BOOTTIME;260 BuiltinClocks clock = TS_CLOCK_BOOTTIME;
162 UpdatePluginTimeRange(TS_CLOCK_BOOTTIME, ts, newTs); in AppendCounter()178 UpdatePluginTimeRange(TS_CLOCK_BOOTTIME, ts, newTs); in AppendSlice()179 UpdatePluginTimeRange(TS_CLOCK_BOOTTIME, endTs, newEndTs); in AppendSlice()
17 BuiltinClocks g_primaryClockId = TS_CLOCK_BOOTTIME;
105 TS_CLOCK_BOOTTIME = 1, enumerator
112 snapShot.push_back(SnapShot{TS_CLOCK_BOOTTIME, profilerSDKTraceFileHeader_->data.boottime}); in InitSnapShotTimeRange()
5 TS_CLOCK_BOOTTIME = 1,
119 …startTimeSnap = streamFilters_->clockFilter_->Convert(TS_CLOCK_BOOTTIME, startTimeSnap, TS_MONOTON… in ParseSampleData()120 … endTimeSnap = streamFilters_->clockFilter_->Convert(TS_CLOCK_BOOTTIME, endTimeSnap, TS_MONOTONIC); in ParseSampleData()
81 snapShot.push_back(SnapShot{TS_CLOCK_BOOTTIME, profilerTraceFileHeader->data.boottime}); in Parse()
331 …startTime = streamFilters_->clockFilter_->Convert(TS_CLOCK_BOOTTIME, startTime, TS_CLOCK_REALTIME); in SerializeToString()332 endTime = streamFilters_->clockFilter_->Convert(TS_CLOCK_BOOTTIME, endTime, TS_CLOCK_REALTIME); in SerializeToString()361 …streamFilters_->clockFilter_->Convert(TS_CLOCK_BOOTTIME, snapShotData_.startTime, TS_CLOCK_REALTIM… in SerializeSnapshotData()363 …streamFilters_->clockFilter_->Convert(TS_CLOCK_BOOTTIME, snapShotData_.endTime, TS_CLOCK_REALTIME); in SerializeSnapshotData()
321 UpdatePluginTimeRange(TS_CLOCK_BOOTTIME, dataSeg.timeStamp, dataSeg.timeStamp); in SpliteDataBySegment()480 clock_ = TS_CLOCK_BOOTTIME; in ParseFtrace()542 dataSourceTypeProcessClockid_ = TS_CLOCK_BOOTTIME; in ParseProcess()
98 const BuiltinClocks clock_ = TS_CLOCK_BOOTTIME;
91 BuiltinClocks clock_ = TS_CLOCK_BOOTTIME;
166 {EBPF_CLOCK_BOOTTIME, TS_CLOCK_BOOTTIME},
175 … {PERF_CLOCK_BOOTTIME, TS_CLOCK_BOOTTIME}};
168 std::atomic<BuiltinClocks> clock_{TS_CLOCK_BOOTTIME};
187 {TS_CLOCK_UNKNOW, "unknown"}, {TS_CLOCK_BOOTTIME, "boottime"}, in StatAndInfo()
139 UpdatePluginTimeRange(TS_CLOCK_BOOTTIME, jsMessage.timeStamp, newTimeStamp); in SaveAllHiSysEvent()