Searched refs:GetMbufWalkAllSlabs (Results 1 – 1 of 1) sorted by relevance
| /xnu-8019.80.24/tools/lldbmacros/ |
| H A D | mbufs.py | 257 def GetMbufWalkAllSlabs(show_a, show_f, show_tr): function 549 print GetMbufWalkAllSlabs(1, 0, ArgumentStringToInt(cmd_args[0])) 551 print GetMbufWalkAllSlabs(1, 0, 0) 560 print GetMbufWalkAllSlabs(0, 1, 0) 644 print GetMbufWalkAllSlabs(1, 1, 1)
|