Searched defs:clockId (Results 1 – 18 of 18) sorted by relevance
20 void HtracePluginTimeParser::UpdatePluginTimeRange(ClockId clockId, uint64_t asyncTimestamp, uint64… in UpdatePluginTimeRange()
44 ClockId clockId; member
78 ClockId clockId; member
27 virtual void SetClockId(clockid_t clockId) {} in SetClockId()
26 clockid_t clockId; member
50 void SetClockId(clockid_t clockId) override in SetClockId()
426 clockid_t clockId = pluginModules_[pluginId]->GetClockId(); in PullResult() local455 clockid_t clockId = pluginModules_[pluginId]->GetClockId(); in PullResult() local
105 void PluginModule::SetClockId(clockid_t clockId) in SetClockId()
122 size_t AppendNewSnapshot(uint8_t clockId, uint64_t ts, const std::string& name) in AppendNewSnapshot()155 size_t AppendNewDataSourceClockId(const std::string& dataSoruceName, uint8_t clockId) in AppendNewDataSourceClockId()
98 RawStackPtr StackDataRepeater::TakeRawData(uint32_t during, clockid_t clockId, uint32_t batchCount, in TakeRawData()
499 clockid_t clockId = CLOCK_REALTIME; in GetClockId() local507 std::string GetClockStr(const int32_t clockId) in GetClockStr()
140 const int clockId = 1; in SetAllConfig() local
35 auto clockId = reader->GetEbpfDataHeader()->header.clock; in InitEbpfDataParser() local
135 clockid_t clockId = CLOCK_REALTIME; member
67 std::atomic<BuiltinClocks> clockId; member
256 void RecordOption::SetClockId(const std::string &clockId) in SetClockId()
425 BuiltinClocks clockId = TS_CLOCK_REALTIME; in ParseMemory() local
385 void SetClockId(int clockId) in SetClockId()