Home
last modified time | relevance | path

Searched refs:queryProcessThreadCount (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/test/trace/database/logic-worker/
DProcedureLogicWorkerSchedulingAnalysis.test.ts197 expect(procedureLogicWorkerSchedulingAnalysis.queryProcessThreadCount()).toBeUndefined();
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerSchedulingAnalysis.ts324 this.queryProcessThreadCount();
550 queryProcessThreadCount(): void { method in ProcedureLogicWorkerSchedulingAnalysis