Home
last modified time | relevance | path

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

/xnu-11215/tools/lldbmacros/
H A Dmisc.py53 def dumpTimerList(mpqueue, processor=None): argument
59 if mpqueue.count == 0:
66 …oft To Go', 'Hard To Go', 'Duration', 'Leeway', 'Flags', '(*func)(param0, param1)', mpqueue.count))
70 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-11215/osfmk/kern/
H A DMakefile92 mpqueue.h \