Lines Matching refs:GetValueFromAddress
77 link = kern.GetValueFromAddress(addr, 'waitq_link *')
97 wqp = kern.GetValueFromAddress(addr, 'wq_prepost *')
280 …id = value(kern.GetValueFromAddress(0).GetSBValue().CreateValueFromExpression(None, '(uint64_t)'+c…
292 link = kern.GetValueFromAddress(cmd_args[0], 'waitq_link *')
498 …wqp, warn_str = GetWaitqPrepost(unsigned(kern.GetValueFromAddress(cmd_options["-P"], 'uint64_t *')…
507 wqp = kern.GetValueFromAddress(cmd_args[0], 'wq_prepost *')
595 …wqp, warn_str = GetWaitqPrepost(unsigned(kern.GetValueFromAddress(cmd_options["-P"], 'uint64_t *')…
604 wqp = kern.GetValueFromAddress(cmd_args[0], 'wq_prepost *')
693 …wqp, warn_str = GetWaitqPrepost(unsigned(kern.GetValueFromAddress(cmd_options["-P"], 'uint64_t *')…
705 … link, warn_str = GetWaitqLink(unsigned(kern.GetValueFromAddress(cmd_options["-S"],'uint64_t *')))
718 waitq = kern.GetValueFromAddress(cmd_args[0], 'waitq *')