Home
last modified time | relevance | path

Searched defs:getTabGpuMemoryAbilityData (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/test/trace/component/trace/sheet/ability/
DTabPaneGpuMemoryAbility.test.ts36 let getTabGpuMemoryAbilityData = gpuSqlit.getTabGpuMemoryAbilityData; variable
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/sql/
DAbility.sql.ts523 export const getTabGpuMemoryAbilityData = (leftNs: number, rightNs: number, dur: number): Promise<A… constant