Home
last modified time | relevance | path

Searched defs:clock (Results 1 – 25 of 35) sorted by relevance

12

/developtools/smartperf_host/trace_streamer/test/unittest/
Dsmaps_parser_test.cpp63 BuiltinClocks clock = TS_CLOCK_BOOTTIME; variable
98 BuiltinClocks clock = TS_CLOCK_BOOTTIME; variable
255 BuiltinClocks clock = TS_CLOCK_BOOTTIME; variable
291 BuiltinClocks clock = TS_CLOCK_BOOTTIME; variable
Dhtrace_mem_parser_test.cpp283 BuiltinClocks clock = TS_CLOCK_REALTIME; variable
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/bytrace_plugin/
Dbytrace_plugin_config.proto21 …string clock = 4; // Sets the clock, which can be boot (default), global, mono, upti… field
/developtools/profiler/protos/types/plugins/bytrace_plugin/
Dbytrace_plugin_config.proto21 …string clock = 4; // Sets the clock, which can be boot (default), global, mono, upti… field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/bytrace_plugin/
Dbytrace_plugin_config.proto21 …string clock = 4; // Sets the clock, which can be boot (default), global, mono, upti… field
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/htrace_cpu_parser/
Dhtrace_cpu_detail_parser.cpp27 void HtraceCpuDetailParser::Parse(HtraceDataSegment& tracePacket, BuiltinClocks clock) in Parse()
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_pbreader_parser/htrace_cpu_parser/
Dhtrace_cpu_detail_parser.cpp27 void HtraceCpuDetailParser::Parse(HtraceDataSegment& tracePacket, BuiltinClocks clock) in Parse()
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dtrace_plugin_config.proto25 string clock = 8; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dtrace_plugin_config.proto25 string clock = 8; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/hilog_data/
Dhilog_plugin_result.proto35 uint32 clock = 2; // 空值 field
/developtools/profiler/protos/types/plugins/hilog_data/
Dhilog_plugin_result.proto35 uint32 clock = 2; // 空值 field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/hilog_data/
Dhilog_plugin_result.proto35 uint32 clock = 2; // 空值 field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dtrace_plugin_config.proto25 string clock = 8; // value for trace_clock field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dtrace_plugin_config.proto25 string clock = 8; // value for trace_clock field
/developtools/smartperf_host/ide/test/trace/component/setting/utils/
DPluginConvertUtils.test.ts63 clock: 'mono', variable
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dtrace_plugin_config.proto25 string clock = 8; // value for trace_clock field
/developtools/profiler/protos/types/plugins/native_hook/
Dnative_hook_config.proto43 string clock = 23; field
/developtools/profiler/protos/services/
Dcommon_types.proto24 string clock = 5; field
/developtools/profiler/host/smartperf/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_mem_parser.cpp50 void HtraceMemParser::Parse(HtraceDataSegment& seg, uint64_t timeStamp, BuiltinClocks clock) in Parse()
Dhtrace_parser.cpp454 auto clock = ftraceCpuStatsMsg.trace_clock().ToStdString(); in ParseFtrace() local
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dftrace_fs_ops.cpp174 bool FtraceFsOps::SetTraceClock(const std::string& clock) in SetTraceClock()
/developtools/smartperf_host/trace_streamer/src/parser/htrace_pbreader_parser/
Dhtrace_parser.cpp457 auto clock = ftraceCpuStatsMsg.trace_clock().ToStdString(); in ParseFtrace() local
/developtools/profiler/hiebpf/include/
Dhiebpf_common.h64 uint32_t clock = CLOCK_TYPE::BootTime; member
/developtools/profiler/host/smartperf/trace_streamer/src/parser/
Dprint_event_parser.cpp114 void PrintEventParser::SetTraceClockId(BuiltinClocks clock) in SetTraceClockId()
/developtools/smartperf_host/trace_streamer/src/parser/
Dprint_event_parser.cpp170 void PrintEventParser::SetTraceClockId(BuiltinClocks clock) in SetTraceClockId()

12