Home
last modified time | relevance | path

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

/xnu-11417.140.69/tools/lldbmacros/
H A Dmbufs.py565 def GetMbufWalkAllSlabs(show_a, show_f, show_tr): argument
575 if (show_a and not(show_f)):
577 if (not(show_a) and show_f):
579 if (show_a and show_f):
611 printmca = show_f
676 if (total and show_a and show_f):
897 def GetMbufWalkZone(show_a, show_f, show_tr): argument
902 if (show_a and not(show_f)):
904 if (not(show_a) and show_f):
906 if (show_a and show_f):
[all …]