Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/ide/test/trace/component/chart/
DSpProcessChart.test.ts139 let getMaxDepthByTid = funcSqlite.getMaxDepthByTid; variable
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/sql/
DFunc.sql.ts211 export const getMaxDepthByTid = (traceId?: string): //@ts-ignore constant