/developtools/smartperf_host/trace_streamer/test/unittest/ |
D | paged_memory_parser_test.cpp | 92 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
|
D | bio_parser_test.cpp | 95 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
|
D | ebpf_file_system_test.cpp | 112 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/ |
D | NativeHook.ts | 26 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
|
D | FuncStruct.ts | 31 startTs: number | undefined; property in FuncStruct
|
/developtools/profiler/host/smartperf/ide/src/trace/bean/ |
D | NativeHook.ts | 26 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
|
D | FuncStruct.ts | 31 startTs: number | undefined; property in FuncStruct
|
/developtools/smartperf_host/ide/src/trace/database/logic-worker/ |
D | ProcedureLogicWorkerCpuState.ts | 96 startTs: number = 0; property in CpuState
|
/developtools/profiler/host/smartperf/ide/src/trace/database/logic-worker/ |
D | ProcedureLogicWorkerCpuState.ts | 96 startTs: number = 0; property in CpuState
|
D | ProcedureLogicWorkerFileSystem.ts | 927 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/ |
D | TabPaneGpuClickSelectComparison.test.ts | 62 let startTs = 10; variable
|
/developtools/smartperf_host/ide/src/trace/component/schedulingAnalysis/ |
D | SpSchedulingAnalysis.ts | 30 static startTs: number = 0; property in SpSchedulingAnalysis
|
/developtools/profiler/host/smartperf/ide/src/trace/component/schedulingAnalysis/ |
D | SpSchedulingAnalysis.ts | 30 static startTs: number = 0; property in SpSchedulingAnalysis
|
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/gpu/ |
D | TabPaneGpuGL.ts | 28 startTs: number; property
|
D | TabPaneGpuTotalBoxSelect.ts | 28 startTs: number; property
|
D | TabPaneGpuWindowBoxSelect.ts | 28 startTs: number; property
|
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/ |
D | TabPaneCurrentSelection.test.ts | 58 startTs: 9729867000, variable 222 startTs: 9729867000, variable
|
/developtools/smartperf_host/ide/src/trace/database/ui-worker/ |
D | ProcedureWorkerHeapSnapshot.ts | 74 startTs: number = 0; property in HeapSnapshotStruct
|
D | ProcedureWorkerSoInit.ts | 126 startTs: number | undefined; property in SoStruct
|
D | ProcedureWorkerAppStartup.ts | 79 startTs: number | undefined; property in AppStartupStruct
|
/developtools/profiler/host/smartperf/ide/src/trace/database/ui-worker/ |
D | ProcedureWorkerHeapSnapshot.ts | 81 startTs: number = 0; property in HeapSnapshotStruct
|
D | ProcedureWorkerAppStartup.ts | 77 startTs: number | undefined; property in AppStartupStruct
|
D | ProcedureWorkerSoInit.ts | 125 startTs: number | undefined; property in SoStruct
|
/developtools/smartperf_host/trace_streamer/src/parser/ebpf_parser/ |
D | paged_memory_data_parser.cpp | 68 uint64_t startTs = pagedMemoryFixedHeadrAddr->startTime; in ParsePagedMemoryEvent() local
|
/developtools/profiler/host/smartperf/trace_streamer/src/parser/ebpf_parser/ |
D | paged_memory_data_parser.cpp | 67 uint64_t startTs = pagedMemoryFixedHeadrAddr->startTime; in ParsePagedMemoryEvent() local
|