Home
last modified time | relevance | path

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

/xnu-12377.61.12/tools/lldbmacros/
H A Dmbufs.py564 def GetMbufWalkAllSlabs(show_a, show_f, show_tr): argument
574 if (show_a and not(show_f)):
576 if (not(show_a) and show_f):
578 if (show_a and show_f):
610 printmca = show_f
675 if (total and show_a and show_f):
896 def GetMbufWalkZone(show_a, show_f, show_tr): argument
901 if (show_a and not(show_f)):
903 if (not(show_a) and show_f):
905 if (show_a and show_f):
[all …]