Home
last modified time | relevance | path

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

/xnu-11417.101.15/tools/lldbmacros/ !
H A Dmisc.py54 def dumpTimerList(mpqueue, processor=None): argument
60 if mpqueue.count == 0:
67 …oft To Go', 'Hard To Go', 'Duration', 'Leeway', 'Flags', '(*func)(param0, param1)', mpqueue.count))
71 for timer_call in ParanoidIterateLinkageChain(mpqueue.head, 'struct timer_call *', 'tc_qlink'):
138 if addressof(timer_call.tc_pqlink) == mpqueue.mpq_pqhead.pq_root :
/xnu-11417.101.15/osfmk/kern/ !
H A DMakefile93 mpqueue.h \