Home
last modified time | relevance | path

Searched defs:startTs (Results 1 – 25 of 43) sorted by relevance

12

/developtools/smartperf_host/trace_streamer/test/unittest/
Dpaged_memory_parser_test.cpp92 auto startTs = stream_.traceDataCache_->GetConstPagedMemorySampleData().StartTs()[0]; variable
150 auto startTs = stream_.traceDataCache_->GetConstPagedMemorySampleData().StartTs()[0]; variable
209 auto startTs = stream_.traceDataCache_->GetConstPagedMemorySampleData().StartTs()[0]; variable
271 auto startTs = stream_.traceDataCache_->GetConstPagedMemorySampleData().StartTs()[0]; variable
Dbio_parser_test.cpp95 auto startTs = stream_.traceDataCache_->GetConstBioLatencySampleData().StartTs()[0]; variable
156 auto startTs = stream_.traceDataCache_->GetConstBioLatencySampleData().StartTs()[0]; variable
224 auto startTs = stream_.traceDataCache_->GetConstBioLatencySampleData().StartTs()[0]; variable
295 auto startTs = stream_.traceDataCache_->GetConstBioLatencySampleData().StartTs()[0]; variable
Debpf_file_system_test.cpp112 auto startTs = stream_.traceDataCache_->GetConstFileSystemSample().StartTs()[0]; variable
193 auto startTs = stream_.traceDataCache_->GetConstFileSystemSample().StartTs()[0]; variable
275 auto startTs = stream_.traceDataCache_->GetConstFileSystemSample().StartTs()[0]; variable
356 auto startTs = stream_.traceDataCache_->GetConstFileSystemSample().StartTs()[0]; variable
/developtools/smartperf_host/ide/src/trace/bean/
DNativeHook.ts26 startTs: number = 0; property in NativeHookStatistics
82 startTs: number = 0; property in NativeMemory
97 startTs: number = 0; property in NativeHookSamplerInfo
131 startTs: number = 0; property in NativeHookSampleQueryInfo
DFuncStruct.ts31 startTs: number | undefined; property in FuncStruct
/developtools/profiler/host/smartperf/ide/src/trace/bean/
DNativeHook.ts26 startTs: number = 0; property in NativeHookStatistics
81 startTs: number = 0; property in NativeMemory
97 startTs: number = 0; property in NativeHookSamplerInfo
131 startTs: number = 0; property in NativeHookSampleQueryInfo
DFuncStruct.ts31 startTs: number | undefined; property in FuncStruct
/developtools/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerCpuState.ts96 startTs: number = 0; property in CpuState
/developtools/profiler/host/smartperf/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerCpuState.ts96 startTs: number = 0; property in CpuState
DProcedureLogicWorkerFileSystem.ts927 startTs: number = 0; property in FileSysEvent
954 startTs: number = 0; property in IoCompletionTimes
977 startTs: number = 0; property in VirtualMemoryEvent
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/gpu/
DTabPaneGpuClickSelectComparison.test.ts62 let startTs = 10; variable
/developtools/smartperf_host/ide/src/trace/component/schedulingAnalysis/
DSpSchedulingAnalysis.ts30 static startTs: number = 0; property in SpSchedulingAnalysis
/developtools/profiler/host/smartperf/ide/src/trace/component/schedulingAnalysis/
DSpSchedulingAnalysis.ts30 static startTs: number = 0; property in SpSchedulingAnalysis
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/gpu/
DTabPaneGpuGL.ts28 startTs: number; property
DTabPaneGpuTotalBoxSelect.ts28 startTs: number; property
DTabPaneGpuWindowBoxSelect.ts28 startTs: number; property
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/
DTabPaneCurrentSelection.test.ts58 startTs: 9729867000, variable
222 startTs: 9729867000, variable
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerHeapSnapshot.ts74 startTs: number = 0; property in HeapSnapshotStruct
DProcedureWorkerSoInit.ts126 startTs: number | undefined; property in SoStruct
DProcedureWorkerAppStartup.ts79 startTs: number | undefined; property in AppStartupStruct
/developtools/profiler/host/smartperf/ide/src/trace/database/ui-worker/
DProcedureWorkerHeapSnapshot.ts81 startTs: number = 0; property in HeapSnapshotStruct
DProcedureWorkerAppStartup.ts77 startTs: number | undefined; property in AppStartupStruct
DProcedureWorkerSoInit.ts125 startTs: number | undefined; property in SoStruct
/developtools/smartperf_host/trace_streamer/src/parser/ebpf_parser/
Dpaged_memory_data_parser.cpp68 uint64_t startTs = pagedMemoryFixedHeadrAddr->startTime; in ParsePagedMemoryEvent() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/ebpf_parser/
Dpaged_memory_data_parser.cpp67 uint64_t startTs = pagedMemoryFixedHeadrAddr->startTime; in ParsePagedMemoryEvent() local

12