Searched defs:clockId (Results 1 – 9 of 9) sorted by relevance
30 void HtracePluginTimeParser::UpdatePluginTimeRange(ClockId clockId, uint64_t asyncTimestamp, uint64… in UpdatePluginTimeRange()
275 BuiltinClocks clockId = TS_CLOCK_REALTIME; in ParseMemory() local
47 ClockId clockId; member
32 auto clockId = reader->GetEbpfDataHeader()->header.clock; in InitEbpfDataParser() local
135 const int clockId = 1; in SetAllConfig() local
93 BuiltinClocks clockId; member
242 void RecordOption::SetClockId(const std::string &clockId) in SetClockId()
272 void SetClockId(int clockId) in SetClockId()
1708 size_t AppendNewSnapshot(uint8_t clockId, uint64_t ts, const std::string& name) in AppendNewSnapshot()1740 size_t AppendNewDataSourceClockId(const std::string& dataSoruceName, uint8_t clockId) in AppendNewDataSourceClockId()