Home
last modified time | relevance | path

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

/xnu-10063.141.1/tools/lldbmacros/
H A Dmbufs.py556 def GetMbufWalkAllSlabs(show_a, show_f, show_tr): argument
566 if (show_a and not(show_f)):
568 if (not(show_a) and show_f):
570 if (show_a and show_f):
597 printmca = show_a
667 if (total and show_a and show_f):
882 def GetMbufWalkZone(show_a, show_f, show_tr): argument
887 if (show_a and not(show_f)):
889 if (not(show_a) and show_f):
891 if (show_a and show_f):
[all …]