/developtools/profiler/device/plugins/api/include/ |
D | writer.h | 26 virtual void SetClockId(clockid_t clockId) {} in SetClockId()
|
/developtools/profiler/host/smartperf/trace_streamer/src/base/ |
D | htrace_plugin_time_parser.cpp | 20 void HtracePluginTimeParser::UpdatePluginTimeRange(ClockId clockId, uint64_t asyncTimestamp, uint64… in UpdatePluginTimeRange()
|
D | clock_filter.h | 44 ClockId clockId; member
|
/developtools/smartperf_host/trace_streamer/src/base/ |
D | htrace_plugin_time_parser.cpp | 20 void HtracePluginTimeParser::UpdatePluginTimeRange(ClockId clockId, uint64_t asyncTimestamp, uint64… in UpdatePluginTimeRange()
|
D | clock_filter.h | 44 ClockId clockId; member
|
/developtools/profiler/timestamps/ |
D | timestamps.cpp | 26 clockid_t clockId; member
|
/developtools/profiler/device/plugins/api/src/ |
D | buffer_writer.h | 42 void SetClockId(clockid_t clockId) override in SetClockId()
|
D | plugin_module.cpp | 105 void PluginModule::SetClockId(clockid_t clockId) in SetClockId()
|
D | plugin_manager.cpp | 422 clockid_t clockId = pluginModules_[pluginId]->GetClockId(); in PullResult() local
|
/developtools/profiler/device/plugins/native_daemon/src/ |
D | stack_data_repeater.cpp | 99 RawStackPtr StackDataRepeater::TakeRawData(uint32_t during, clockid_t clockId, uint32_t batchCount, in TakeRawData()
|
/developtools/smartperf_host/trace_streamer/src/parser/ |
D | common_types.h | 58 BuiltinClocks clockId; member
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/ |
D | common_types.h | 58 BuiltinClocks clockId; member
|
/developtools/hiperf/test/unittest/common/native/ |
D | perf_events_test.cpp | 134 const int clockId = 1; in SetAllConfig() local
|
/developtools/profiler/device/plugins/native_daemon/include/ |
D | hook_common.h | 129 clockid_t clockId = CLOCK_REALTIME; member
|
/developtools/smartperf_host/trace_streamer/src/parser/ebpf_parser/ |
D | ebpf_base.cpp | 35 auto clockId = reader->GetEbpfDataHeader()->header.clock; in InitEbpfDataParser() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/ebpf_parser/ |
D | ebpf_base.cpp | 35 auto clockId = reader->GetEbpfDataHeader()->header.clock; in InitEbpfDataParser() local
|
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/ |
D | htrace_parser.cpp | 430 BuiltinClocks clockId = TS_CLOCK_REALTIME; in ParseMemory() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_pbreader_parser/ |
D | htrace_parser.cpp | 427 BuiltinClocks clockId = TS_CLOCK_REALTIME; in ParseMemory() local
|
/developtools/profiler/device/base/src/ |
D | common.cpp | 497 clockid_t clockId = CLOCK_REALTIME; in GetClockId() local
|
/developtools/hiperf/interfaces/innerkits/native/src/ |
D | hiperf_client.cpp | 256 void RecordOption::SetClockId(const std::string &clockId) in SetClockId()
|
/developtools/hiperf/include/ |
D | perf_events.h | 384 void SetClockId(int clockId) in SetClockId()
|
/developtools/profiler/host/smartperf/trace_streamer/src/trace_data/ |
D | trace_stdtype.h | 1818 size_t AppendNewSnapshot(uint8_t clockId, uint64_t ts, const std::string& name) in AppendNewSnapshot() 1850 size_t AppendNewDataSourceClockId(const std::string& dataSoruceName, uint8_t clockId) in AppendNewDataSourceClockId()
|
/developtools/smartperf_host/trace_streamer/src/trace_data/ |
D | trace_stdtype.h | 1854 size_t AppendNewSnapshot(uint8_t clockId, uint64_t ts, const std::string& name) in AppendNewSnapshot() 1886 size_t AppendNewDataSourceClockId(const std::string& dataSoruceName, uint8_t clockId) in AppendNewDataSourceClockId()
|