Home
last modified time | relevance | path

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

12

/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/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/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/protos/types/plugins/cpu_data/
Dcpu_plugin_result.proto48 SampleTimeStamp timestamp = 8; field
65 SampleTimeStamp timestamp = 6; field
/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/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
DSignHap.java77 …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/
Dstring_to_numerical.h40 inline std::string ConvertTimestampToSecStr(uint64_t timestamp, uint8_t precision) in ConvertTimestampToSecStr()
/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/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/acls_check/
Dutils.py31 def timestamp(): function
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/frame/
DTabFrameSpacing.ts196 timestamp: string | undefined; property in FrameSpacingTableStruct
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/
Dactivity_monitor_stdtype.cpp671 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/
Ddiskio_data_plugin.cpp155 auto* timestamp = diskioData.mutable_timestamp(); in SetTimestamp() local
/developtools/profiler/host/smartperf/client/client_command/
Dsmartperf_command.cpp141 long long timestamp = SPUtils::GetCurTime(); in ExecCommand() local
Dsp_utils.cpp197 long long timestamp = tv.tv_sec * 1000 + tv.tv_usec / 1000; in GetCurTime() local
/developtools/integration_verification/cases/smoke/basic/screenshot32/APL_compare_03/
Dcommon.py94 def timestamp(): function
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/APL_compare_03/
Dcommon.py94 def timestamp(): function
/developtools/profiler/protos/types/plugins/diskio_data/
Ddiskio_plugin_result.proto86 CollectTimeStamp timestamp = 6; field
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/diskio_data/
Ddiskio_plugin_result.proto86 CollectTimeStamp timestamp = 6; field
/developtools/profiler/device/plugins/ftrace_plugin/include/
Dftrace_common_type.h68 uint64_t timestamp = 0; member
165 FieldFormat timestamp = {}; member
/developtools/profiler/device/plugins/cpu_plugin/src/
Dcpu_data_plugin.cpp511 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/
DDatabaseStruct.ts218 timestamp: number; property in HeapSample
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/sign/
DCodeSigning.java91 private long timestamp = 0L; field in CodeSigning
/developtools/profiler/device/plugins/ftrace_plugin/src/
Dftrace_parser.cpp533 uint64_t timestamp = 0; in ParsePageHeader() local

12