Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/
DTabPaneCurrentSelection.ts1368 let wakeUps = result[1]; variable
2306 …let wakeUps = await queryThreadWakeUpFrom(itid, startTime + Utils.getInstance().getRecordStartNS()… variable
2324 let wakeUps = await queryThreadWakeUp(itid, startTime, dur); // 3,4835380000 variable
/developtools/smartperf_host/smartperf_host/ide/test/trace/component/trace/sheet/
DTabPaneCurrentSelection.test.ts458 let wakeUps = [fromBean]; variable