Home
last modified time | relevance | path

Searched defs:spAllocations (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/ide/test/trace/component/setting/
DSpAllocations.test.ts85 let spAllocations = document.querySelector('#sp') as SpAllocations; variable
90 let spAllocations = document.querySelector('#sp') as SpAllocations; variable
95 let spAllocations = document.querySelector('#sp') as SpAllocations; variable
100 let spAllocations = document.querySelector('#sp') as SpAllocations; variable
104 let spAllocations = document.querySelector('#sp') as SpAllocations; variable
/developtools/smartperf_host/ide/src/trace/component/
DSpRecordTrace.ts383 private spAllocations: SpAllocations | undefined; property in SpRecordTrace
/developtools/profiler/host/smartperf/ide/src/trace/component/
DSpRecordTrace.ts383 private spAllocations: SpAllocations | undefined; property in SpRecordTrace