Lines Matching refs:addressof
170 …{:<16x} | {:>10d} | {:>10d} | {:>15s} | ".format("Root", "*", "*", "*", addressof(root_clutch), (r…
178 …15d} | ".format("*", bucketStr[int(root_bucket.scrb_bucket)], "*", "*", addressof(root_bucket), "*…
201 …at("*", bucketStr[int(root_bucket.scrb_bucket)] + " [Bound]", "*", "*", addressof(root_bucket), "*…
593 runq_queue_head = addressof(runq.queues[runq_queue_i])
617 rt_pri_rq = addressof(rt_runq.rt_queue_pri[rt_index])
634 node = addressof(kern.globals.pset_node0)
684 … rt_runq = kern.GetValueFromAddress(unsigned(addressof(pset.rt_runq)), 'struct rt_queue *')
688 … runq = kern.GetValueFromAddress(unsigned(addressof(pset.pset_runq)), 'struct run_queue *')
771 …print("\nCrashed Threads Queue: ({:<#012x})\n".format(addressof(kern.globals.crashed_threads_queue…
780 head = addressof(head)
790 head = addressof(head)
841 queue_head = addressof(queue_head)
920 queue_head = addressof(queue_head)
994 …func = dereference(kern.CreateValueFromAddress(addressof(iotes.enabled) - sizeof('IOEventSource::A…
1106 if addressof(call.tc_pqlink) == pqueue.pq_root :
1153 print("\t" +"Pending Queue: ({:>#18x})\n".format(addressof(group.pending_queue)))
1160 addressof(group.delayed_queues[0]), addressof(group.delayed_timers[0])))
1167 addressof(group.delayed_queues[1]), addressof(group.delayed_timers[1])))
1259 group = addressof(kern.globals.thread_call_groups[i])