Home
last modified time | relevance | path

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

12

/developtools/smartperf_host/ide/src/trace/database/data-trafic/hiperf/
DHiperfCallChartReceiver.ts18 startTs: number; property
552 startTs: Float64Array; property in PerfCallChart
574 startTs: Array<number>; property in DataSource
DHiperfCallChartSender.ts91 let startTs = new Float64Array(res.startTs); 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
/developtools/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerCpuState.ts105 startTs: number = 0; property in CpuState
DProcedureLogicWorkerNativeNemory.ts432 let startTs = paramMap.get('startTs'); variable
1258 startTs: number = 0; property in NativeHookStatistics
1314 startTs: number = 0; property in NativeMemory
1346 startTs: number; property in AnalysisSample
/developtools/smartperf_host/ide/src/trace/database/data-trafic/process/
DProcessTouchEventDispatchDataReceiver.ts113 startTs: Float64Array; property in ProcessTouchEventDispatch
DProcessDeliverInputEventDataReceiver.ts122 startTs: Float64Array; property in ProcessDeliverInputEvent
/developtools/smartperf_host/ide/src/trace/component/schedulingAnalysis/
DSpSchedulingAnalysis.ts31 static startTs: number = 0; property in SpSchedulingAnalysis
/developtools/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerPerfTool.ts89 startTs: number | undefined; property in PerfToolStruct
DProcedureWorkerAllAppStartup.ts86 startTs: number | undefined; property in AllAppStartupStruct
DProduceWorkerSdkSlice.ts125 startTs: number | undefined; property in SdkSliceStruct
DProcedureWorkerHeapSnapshot.ts97 startTs: number = 0; property in HeapSnapshotStruct
DProcedureWorkerSoInit.ts152 startTs: number | undefined; property in SoStruct
DProcedureWorkerAppStartup.ts100 startTs: number | undefined; property in AppStartupStruct
DProcedureWorkerLTPO.ts72 startTs: number | undefined; property in LtpoStruct
DProcedureWorkerBpftrace.ts175 startTs: number | undefined; property in SampleStruct
DProcedureWorkerHitchTime.ts74 startTs: number | undefined; property in HitchTimeStruct
DProcedureWorkerLog.ts126 startTs: number | undefined; property in LogStruct
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/gpu/
DTabPaneGraph.ts27 startTs: number; property
DTabPaneGpuGL.ts27 startTs: number; property
DTabPaneGpuWindowBoxSelect.ts28 startTs: number; property
DTabPaneGpuTotalBoxSelect.ts28 startTs: number; property
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/
DTabPaneCurrentSelection.test.ts61 startTs: 9729867000, variable
225 startTs: 9729867000, variable
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/gpu/
DTabPaneGpuClickSelectComparison.test.ts61 let startTs = 10; variable
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/htrace/
Debpf_stdtype.h29 uint64_t startTs = INVALID_UINT64; member
106 uint64_t startTs = INVALID_UINT64; member
158 uint64_t startTs = INVALID_UINT64; member

12