Home
last modified time | relevance | path

Searched defs:clockId (Results 1 - 16 of 16) sorted by relevance

/developtools/profiler/timestamps/
H A Dtimestamps.cpp26 clockid_t clockId; member
/developtools/smartperf_host/trace_streamer/src/base/
H A Dhtrace_plugin_time_parser.cpp20 void HtracePluginTimeParser::UpdatePluginTimeRange(ClockId clockId, uint64_t asyncTimestamp, uint64_t syncTimestamp) in UpdatePluginTimeRange() argument
H A Dclock_filter.h44 ClockId clockId; member
H A Dpbreader_file_header.h64 int32_t clockId; member
/developtools/profiler/device/plugins/api/include/
H A Dwriter.h27 virtual void SetClockId(clockid_t clockId) {} in SetClockId() argument
/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_data_repeater.cpp142 RawStackPtr StackDataRepeater::TakeRawData(uint32_t during, clockid_t clockId, uint32_t batchCount, in TakeRawData() argument
/developtools/hiperf/test/unittest/common/native/
H A Dperf_events_test.cpp138 const int clockId = 1; in SetAllConfig() local
/developtools/profiler/device/plugins/api/src/
H A Dplugin_module.cpp101 void PluginModule::SetClockId(clockid_t clockId) in SetClockId() argument
H A Dplugin_manager.cpp423 clockid_t clockId = pluginModules_[pluginId]->GetClockId(); in PullResult() local
452 clockid_t clockId = pluginModules_[pluginId]->GetClockId(); in PullResult() local
/developtools/smartperf_host/trace_streamer/src/parser/ebpf_parser/
H A Debpf_base.cpp35 auto clockId = reader->GetEbpfDataHeader()->header.clock; in InitEbpfDataParser() local
/developtools/profiler/device/plugins/native_daemon/include/
H A Dhook_common.h179 clockid_t clockId = CLOCK_REALTIME; variable
/developtools/smartperf_host/trace_streamer/src/parser/
H A Dcommon_types.h66 std::atomic<BuiltinClocks> clockId; member
/developtools/profiler/device/base/src/
H A Dcommon.cpp643 clockid_t clockId = CLOCK_REALTIME; in GetClockId() local
651 std::string GetClockStr(const int32_t clockId) in GetClockStr() argument
/developtools/hiperf/interfaces/innerkits/native/src/
H A Dhiperf_client.cpp299 void RecordOption::SetClockId(const std::string &clockId) in SetClockId() argument
/developtools/smartperf_host/trace_streamer/src/parser/pbreader_parser/
H A Dpbreader_parser.cpp671 BuiltinClocks clockId = TS_CLOCK_REALTIME; in ParseMemory() local
/developtools/hiperf/include/
H A Dperf_events.h398 void SetClockId(int clockId) in SetClockId() argument

Completed in 18 milliseconds