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/
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/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/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.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/xdevice_smoke/acls_check/
Dutils.py31 def timestamp(): function
/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.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/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/host/smartperf/client/client_command/
Dsdk_data_recv.cpp95 std::string timestamp; in ProcessData() local
/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/profiler/device/plugins/ftrace_plugin/src/
Dftrace_parser.cpp512 uint64_t timestamp = 0; in ParsePageHeader() local
/developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/database/
DDatabaseUtils.ts304 let timestamp = resultSet.getString( variable
/developtools/smartperf_host/trace_streamer/src/rpc/
Dffrt_converter.cpp474 auto timestamp = ExtractTimeStr(line); in ProcessMarkWithFFRT() local

12