Home
last modified time | relevance | path

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

/developtools/smartperf_host/smartperf_host/ide/src/trace/database/sql/
DProcessThread.sql.ts337 let wakeupFromItid = result[0].wakeup_from; // 获取wakeup_from的值 variable
363 let wakeupFromItid = res[0].wakeup_from; variable