Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 38) sorted by relevance

12

/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dv4l2.proto29 int64 timestamp = 7; field
51 int64 timestamp = 7; field
70 uint64 timestamp = 4; field
89 uint64 timestamp = 4; field
108 uint64 timestamp = 4; field
127 uint64 timestamp = 4; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dv4l2.proto29 int64 timestamp = 7; field
51 int64 timestamp = 7; field
70 uint64 timestamp = 4; field
89 uint64 timestamp = 4; field
108 uint64 timestamp = 4; field
127 uint64 timestamp = 4; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dv4l2.proto29 int64 timestamp = 7; field
51 int64 timestamp = 7; field
70 uint64 timestamp = 4; field
89 uint64 timestamp = 4; field
108 uint64 timestamp = 4; field
127 uint64 timestamp = 4; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dv4l2.proto29 int64 timestamp = 7; field
51 int64 timestamp = 7; field
70 uint64 timestamp = 4; field
89 uint64 timestamp = 4; field
108 uint64 timestamp = 4; field
127 uint64 timestamp = 4; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dv4l2.proto29 int64 timestamp = 7; field
51 int64 timestamp = 7; field
70 uint64 timestamp = 4; field
89 uint64 timestamp = 4; field
108 uint64 timestamp = 4; field
127 uint64 timestamp = 4; field
/developtools/profiler/device/plugins/diskio_plugin/src/
Ddiskio_data_plugin.cpp129 void DiskioDataPlugin::SetTimestamp(CollectTimeStamp& prevTimestamp, CollectTimeStamp& timestamp) in SetTimestamp()
176 auto* timestamp = diskioData.mutable_timestamp(); in SetDiskioData() local
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/cpu_data/
Dcpu_plugin_result.proto48 SampleTimeStamp timestamp = 8; field
65 SampleTimeStamp timestamp = 6; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/cpu_data/
Dcpu_plugin_result.proto48 SampleTimeStamp timestamp = 8; field
65 SampleTimeStamp timestamp = 6; field
/developtools/profiler/protos/types/plugins/cpu_data/
Dcpu_plugin_result.proto48 SampleTimeStamp timestamp = 8; field
65 SampleTimeStamp timestamp = 6; field
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
DSignHap.java80 …JarOutputStream out, long timestamp, int defaultAlignment) throws IOException, HapFormatException { in copyFiles()
159 private static JarEntry getFirstJarEntry(JarEntry firstEntry, long offset, long timestamp) { in getFirstJarEntry()
205 private static JarEntry getJarEntry(long timestamp, JarEntry inEntry) { in getJarEntry()
215 JarOutputStream out, long timestamp, boolean isAlignmentFlag) throws IOException { in copyFilesExceptStoredFile()
/developtools/smartperf_host/ide/src/trace/bean/
DFrameComponentBean.ts32 timestamp: string | undefined; property
DNativeHook.ts84 timestamp: string = ''; property in NativeMemory
106 timestamp: string = ''; property in NativeHookSamplerInfo
/developtools/integration_verification/cases/smoke/basic/screenshot32/acls_check/
Dutils.py31 def timestamp(): function
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/frame/
DTabFrameSpacing.ts176 timestamp: string | undefined; property in FrameSpacingTableStruct
/developtools/profiler/device/plugins/cpu_plugin/src/
Dcpu_data_plugin.cpp200 void CpuDataPlugin::SetTimestamp(SampleTimeStamp& timestamp) in SetTimestamp()
488 auto* timestamp = data.mutable_cpu_usage_info()->mutable_timestamp(); in WriteCpuUsageInfo() local
595 auto* timestamp = threadInfo.mutable_timestamp(); in WriteThread() local
/developtools/profiler/host/smartperf/client/client_command/
Dsmartperf_command.cpp115 long long timestamp = SPUtils::GetCurTime(); in ExecCommand() local
/developtools/profiler/host/smartperf/ide/src/trace/database/ui-worker/
DProcedureWorkerCommon.ts929 timestamp: number | undefined; property in HiPerfStruct
/developtools/integration_verification/cases/smoke/basic/screenshot32/APL_compare_03/
Dcommon.py94 def timestamp(): function
/developtools/profiler/host/smartperf/ide/src/trace/bean/
DNativeHook.ts83 timestamp: string = ''; property in NativeMemory
106 timestamp: string = ''; property in NativeHookSamplerInfo
/developtools/profiler/device/plugins/ftrace_plugin/include/
Dftrace_common_type.h48 uint64_t timestamp = 0; member
145 FieldFormat timestamp = {}; member
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerCommon.ts995 timestamp: number | undefined; property in HiPerfStruct
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/diskio_data/
Ddiskio_plugin_result.proto86 CollectTimeStamp timestamp = 6; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/diskio_data/
Ddiskio_plugin_result.proto86 CollectTimeStamp timestamp = 6; field
/developtools/profiler/protos/types/plugins/diskio_data/
Ddiskio_plugin_result.proto86 CollectTimeStamp timestamp = 6; field
/developtools/profiler/host/smartperf/ide/src/js-heap/model/
DDatabaseStruct.ts219 timestamp: number; property in HeapSample

12