/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
D | v4l2.proto | 29 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/protos/types/plugins/ftrace_data/default/ |
D | v4l2.proto | 29 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/ |
D | v4l2.proto | 29 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/protos/types/plugins/cpu_data/ |
D | cpu_plugin_result.proto | 48 SampleTimeStamp timestamp = 8; field 65 SampleTimeStamp timestamp = 6; field
|
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/cpu_data/ |
D | cpu_plugin_result.proto | 48 SampleTimeStamp timestamp = 8; field 65 SampleTimeStamp timestamp = 6; field
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/ |
D | SignHap.java | 77 …JarOutputStream out, long timestamp, int defaultAlignment) throws IOException, HapFormatException { in copyFiles() 156 private static JarEntry getFirstJarEntry(JarEntry firstEntry, long offset, long timestamp) { in getFirstJarEntry() 202 private static JarEntry getJarEntry(long timestamp, JarEntry inEntry) { in getJarEntry() 212 JarOutputStream out, long timestamp, boolean isAlignmentFlag) throws IOException { in copyFilesExceptStoredFile()
|
/developtools/smartperf_host/trace_streamer/src/base/ |
D | string_to_numerical.h | 40 inline std::string ConvertTimestampToSecStr(uint64_t timestamp, uint8_t precision) in ConvertTimestampToSecStr()
|
/developtools/smartperf_host/ide/src/trace/bean/ |
D | FrameComponentBean.ts | 32 timestamp: string | undefined; property
|
D | NativeHook.ts | 84 timestamp: string = ''; property in NativeMemory 106 timestamp: string = ''; property in NativeHookSamplerInfo
|
/developtools/integration_verification/cases/smoke/basic/screenshot32/acls_check/ |
D | utils.py | 31 def timestamp(): function
|
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/acls_check/ |
D | utils.py | 31 def timestamp(): function
|
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/frame/ |
D | TabFrameSpacing.ts | 196 timestamp: string | undefined; property in FrameSpacingTableStruct
|
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/ |
D | activity_monitor_stdtype.cpp | 671 void CpuDumpInfo::AppendNewData(uint64_t timestamp, uint64_t size) in AppendNewData() 687 void ProfileMemInfo::AppendNewData(uint64_t timestamp, DataIndex channelIndex, uint64_t size) in AppendNewData() 709 void RSImageDumpInfo::AppendNewData(uint64_t timestamp, in AppendNewData()
|
/developtools/profiler/device/plugins/diskio_plugin/src/ |
D | diskio_data_plugin.cpp | 155 auto* timestamp = diskioData.mutable_timestamp(); in SetTimestamp() local
|
/developtools/profiler/host/smartperf/client/client_command/ |
D | smartperf_command.cpp | 141 long long timestamp = SPUtils::GetCurTime(); in ExecCommand() local
|
D | sp_utils.cpp | 197 long long timestamp = tv.tv_sec * 1000 + tv.tv_usec / 1000; in GetCurTime() local
|
/developtools/integration_verification/cases/smoke/basic/screenshot32/APL_compare_03/ |
D | common.py | 94 def timestamp(): function
|
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/APL_compare_03/ |
D | common.py | 94 def timestamp(): function
|
/developtools/profiler/protos/types/plugins/diskio_data/ |
D | diskio_plugin_result.proto | 86 CollectTimeStamp timestamp = 6; field
|
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/diskio_data/ |
D | diskio_plugin_result.proto | 86 CollectTimeStamp timestamp = 6; field
|
/developtools/profiler/device/plugins/ftrace_plugin/include/ |
D | ftrace_common_type.h | 68 uint64_t timestamp = 0; member 165 FieldFormat timestamp = {}; member
|
/developtools/profiler/device/plugins/cpu_plugin/src/ |
D | cpu_data_plugin.cpp | 511 auto* timestamp = cpuUsageInfo->mutable_timestamp(); in WriteCpuUsageInfo() local 623 auto* timestamp = threadInfo.mutable_timestamp(); in WriteThread() local
|
/developtools/smartperf_host/ide/src/js-heap/model/ |
D | DatabaseStruct.ts | 218 timestamp: number; property in HeapSample
|
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/ |
D | CodeSigning.java | 91 private long timestamp = 0L; field in CodeSigning
|
/developtools/profiler/device/plugins/ftrace_plugin/src/ |
D | ftrace_parser.cpp | 533 uint64_t timestamp = 0; in ParsePageHeader() local
|