Home
last modified time | relevance | path

Searched refs:queryCoreRunningThread (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/parallel/
DTabPaneTimeParallel.ts22 import { queryRunningThread, queryCoreRunningThread } from '../../../../database/sql/ProcessThread.…
175 …let res: unknown = await queryCoreRunningThread(processIds, this.selectionParam!.threadIds, val, t…
DTabPaneMtParallel.ts22 import { queryCoreRunningThread } from '../../../../database/sql/ProcessThread.sql';
197 …let res: unknown = await queryCoreRunningThread(processIds, this.selectionParam!.threadIds, cpuGro…
/developtools/smartperf_host/ide/src/trace/database/sql/
DProcessThread.sql.ts1386 export const queryCoreRunningThread = ( constant