Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/
DTabPaneCurrentSelection.ts1015 let wakeUps = await queryThreadWakeUpFrom(itid, startTime + (window as any).recordStartNS); variable
1029 let wakeUps = await queryThreadWakeUp(itid, startTime, dur); // 3,4835380000 variable
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/
DTabPaneCurrentSelection.ts1058 let wakeUps = await queryThreadWakeUpFrom(itid, startTime + (window as any).recordStartNS); variable
1072 let wakeUps = await queryThreadWakeUp(itid, startTime, dur); // 3,4835380000 variable