Home
last modified time | relevance | path

Searched defs:arr (Results 1 – 20 of 20) sorted by relevance

/developtools/smartperf_host/ide/test/trace/database/logic-worker/
DProcedureLogicWorkerSchedulingAnalysis.test.ts74 let arr = [ variable
86 let arr = [ variable
98 let arr = [ variable
110 let arr = [ variable
122 let arr = [ variable
134 let arr = [ variable
DProcedureLogicWorkerCpuState.test.ts28 let arr = [ variable
DProcedureLogicWorkerNativeNemory.test.ts516 let arr = { variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/frequsage/
DTabPaneFreqUsage.ts126 arr[i].percent = arr[i].percent.toFixed(MIN_PERCENT); property in TabPaneFreqUsage
128 arr[i].dur = (arr[i].dur / TIME_MUTIPLE).toFixed(MIN_FREQ); property in TabPaneFreqUsage
130 arr[i].consumption = (arr[i].consumption / CONS_MUTIPLE).toFixed(MIN_FREQ); property in TabPaneFreqUsage
/developtools/smartperf_host/ide/test/base-ui/tree/
DLitTree.test.ts142 let arr = { variable
150 let arr = { variable
/developtools/smartperf_host/ide/test/trace/database/ui-worker/
DProduceWorkerSdkCounter.test.ts41 let arr = [ variable
70 let arr = [ variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/
DTabPanePerfAnalysis.ts570 let arr = [...this.currentLevelData]; variable
764 pid: item === null ? arr[0].pid : item.pid, constant
849 pid: item === null ? arr[0].pid : item.pid, constant
851 tid: item === null ? arr[0].tid : item.tid, constant
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/file-system/
DTabPaneIoCompletionTimes.ts256 let arr = Array.from(this.ioCompletionTimesSource); variable
DTabPaneVMEvents.ts257 let arr = Array.from(this.vmEventSource); variable
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/frequsage/
DTabPaneFreqDataCut.test.ts100 const arr = [ constant
130 const arr = [ constant
/developtools/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerNativeNemory.ts119 let arr = convertJSON(data.params.list) || []; variable
362 let arr = this.dataCache.nmHeapFrameMap.get(memory.eventId) || []; variable
449 let arr: Array<NativeHookCallInfo> = []; variable
/developtools/hiperf/demo/cpp/
Dhiperf_example_cmd.cpp126 int *arr = static_cast<int *>( in LoopMmap() local
/developtools/smartperf_host/ide/src/trace/database/
DTraceWorker.ts36 let arr: Uint8Array | undefined; variable
/developtools/smartperf_host/ide/src/trace/bean/
DBoxSelection.ts521 let arr = it.rowId!.split('-').reverse(); variable
/developtools/ace_ets2bundle/compiler/src/
Dprocess_custom_component.ts1288 const arr: string[] = [...getCollectionSet(customComponentName, objectLinkCollection)]; constant
Dprocess_component_build.ts3311 const arr: ts.Expression[] = []; constant
/developtools/smartperf_host/ide/src/trace/component/chart/
DSpProcessChart.ts1153 let arr = threadRow.dataListCache.filter( variable
/developtools/smartperf_host/ide/src/trace/component/trace/base/
DTraceRow.ts596 let arr = this.dataListCache variable
/developtools/hdc/src/common/
Dbase.cpp1608 string Convert2HexStr(uint8_t arr[], int length) in Convert2HexStr()
/developtools/profiler/hiebpf/include/
Dvmlinux.h5655 const struct kparam_array *arr; member
123792 const struct value_name_pair *arr; member
157356 struct sock *arr[0]; member