Home
last modified time | relevance | path

Searched refs:timestamp (Results 1 – 25 of 80) sorted by relevance

1234

/developtools/smartperf_host/trace_streamer/src/parser/rawtrace_parser/
Dcpu_detail_parser.cpp171 uint64_t ts = standAloneCpuEventList_[curCpuId].front()->msgPtr->timestamp(); in SortStandAloneCpuEventList()
207 traceDataCache_->UpdateTraceTime(rawTraceEventList_.front()->msgPtr->timestamp()); in FilterAllEvents()
208 traceDataCache_->UpdateTraceTime(rawTraceEventList_.back()->msgPtr->timestamp()); in FilterAllEvents()
245 streamFilters_->processFilter_->UpdateOrCreateThread(event.msgPtr->timestamp(), eventTid_); in DealEvent()
265 event.msgPtr->timestamp(), schedSwitchMsg.next_pid(), schedSwitchMsg.next_comm()); in SchedSwitchEvent()
267 event.msgPtr->timestamp(), schedSwitchMsg.prev_pid(), schedSwitchMsg.prev_comm()); in SchedSwitchEvent()
269 streamFilters_->cpuFilter_->InsertSwitchEvent(event.msgPtr->timestamp(), event.cpuId, uprevtid, in SchedSwitchEvent()
280 …auto itid = streamFilters_->processFilter_->UpdateOrCreateThread(event.msgPtr->timestamp(), reason… in SchedBlockReasonEvent()
296 … streamFilters_->processFilter_->UpdateOrCreateThread(event.msgPtr->timestamp(), wakeupMsg.pid()); in SchedWakeupEvent()
298 streamFilters_->processFilter_->UpdateOrCreateThread(event.msgPtr->timestamp(), eventTid_); in SchedWakeupEvent()
[all …]
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/native-memory/
DTabPaneNMSampleList.test.ts55 timestamp: '',
107 timestamp: '',
124 timestamp: '',
158 timestamp: '',
174 timestamp: '',
190 timestamp: '',
251 timestamp: '',
279 timestamp: '',
307 timestamp: '',
335 timestamp: '',
[all …]
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerHeapTimeline.ts96 samples[i].timestamp,
118 timestamp: number,
130 …if (node.timestamp * 1000 > startNS && node.timestamp * 1000 < endNS && node.timestamp === timesta…
132 Math.floor(((timestamp * 1000 - startNS) / totalNS) * frame.width),
/developtools/smartperf_host/ide/test/trace/component/chart/
DSpHiPerf.test.ts86 timestamp: 3468360924674,
98 timestamp: 3468361000799,
110 timestamp: 3468361045716,
122 timestamp: 3468361054466,
/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/device/plugins/ftrace_plugin/tools/device_kernel_version/default/event_formatters/
Dftrace_v4l2_event_formatter.cpp49 msg.timestamp(), in __anonab254a090302()
85 msg.timestamp(), in __anonab254a090502()
116 msg.timestamp(), in __anonab254a090702()
147 msg.timestamp(), in __anonab254a090902()
179 msg.timestamp(), in __anonab254a090b02()
210 msg.timestamp(), in __anonab254a090d02()
/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() argument
100 JarEntry outEntry = getJarEntry(timestamp, inEntry); in copyFiles()
123 JarEntry outEntry = getFirstJarEntry(firstEntry, offset, timestamp); in copyFiles()
129 copyFilesExceptStoredFile(entryListNotStored, in, out, timestamp, isAlignmentFlag); in copyFiles()
156 private static JarEntry getFirstJarEntry(JarEntry firstEntry, long offset, long timestamp) { in getFirstJarEntry() argument
158 JarEntry outEntry = getJarEntry(timestamp, firstEntry); in getFirstJarEntry()
202 private static JarEntry getJarEntry(long timestamp, JarEntry inEntry) { in getJarEntry() argument
204 outEntry.setTime(timestamp); in getJarEntry()
212 JarOutputStream out, long timestamp, boolean isAlignmentFlag) throws IOException { in copyFilesExceptStoredFile() argument
225 outEntry.setTime(timestamp); in copyFilesExceptStoredFile()
/developtools/smartperf_host/ide/src/js-heap/model/
DDatabaseStruct.ts218 timestamp: number; property in HeapSample
222 constructor(timestamp: number, lastAssignedId: number) {
223 this.timestamp = timestamp;
/developtools/integration_verification/cases/smoke/basic/screenshot32/acls_check/
Dutils.py31 def timestamp(): function
49 log_content = timestamp() + ' {}'.format(level) + ' [{}]'.format(tag) + ' {}'.format(msg)
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/acls_check/
Dutils.py31 def timestamp(): function
49 log_content = timestamp() + ' {}'.format(level) + ' [{}]'.format(tag) + ' {}'.format(msg)
/developtools/smartperf_host/ide/test/trace/bean/
DNativeHook.test.ts204 timestamp: 'timestamp',
220 timestamp: expect.any(String),
255 timestamp: 'timestamp',
270 timestamp: expect.any(String),
/developtools/bytrace/script/
Dbytrace_multi.py88 timestamp = float(mtuple[0])
90 timestamp_ = "{:.6f}".format(timestamp - diff_time)
92 line.replace("{:.6f}".format(timestamp), str(timestamp_))
/developtools/integration_verification/cases/smoke/basic/screenshot32/APL_compare_03/
Dcommon.py70 log_content = timestamp() + ' {}'.format(level) + ' [{}]'.format(tag) + ' {}'.format(msg)
94 def timestamp(): function
/developtools/smartperf_host/trace_streamer/src/base/
Dstring_to_numerical.h40 inline std::string ConvertTimestampToSecStr(uint64_t timestamp, uint8_t precision) in ConvertTimestampToSecStr() argument
42 double seconds = static_cast<double>(timestamp) / 1e9; in ConvertTimestampToSecStr()
/developtools/integration_verification/cases/smoke/basic/screenshot32/xdevice_smoke/APL_compare_03/
Dcommon.py70 log_content = timestamp() + ' {}'.format(level) + ' [{}]'.format(tag) + ' {}'.format(msg)
94 def timestamp(): function
/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/profiler/device/plugins/ftrace_plugin/include/
Dftrace_common_type.h68 uint64_t timestamp = 0; member
165 FieldFormat timestamp = {}; member
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/network_data/
Dnetwork_plugin_result.proto27 // timestamp obtained by CLOCK_REALTIME
44 // timestamp obtained by CLOCK_REALTIME
/developtools/profiler/protos/types/plugins/network_data/
Dnetwork_plugin_result.proto27 // timestamp obtained by CLOCK_REALTIME
44 // timestamp obtained by CLOCK_REALTIME
/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/profiler/device/plugins/diskio_plugin/src/
Ddiskio_data_plugin.cpp155 auto* timestamp = diskioData.mutable_timestamp(); in SetTimestamp() local
156 timestamp->set_tv_sec(time.tv_sec); in SetTimestamp()
157 timestamp->set_tv_nsec(time.tv_nsec); in SetTimestamp()

1234