Home
last modified time | relevance | path

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

/xnu-8019.80.24/tools/lldbmacros/
H A Dmbufs.py257 def GetMbufWalkAllSlabs(show_a, show_f, show_tr): argument
267 if (show_a and not(show_f)):
269 if (not(show_a) and show_f):
271 if (show_a and show_f):
301 printmca = show_f
366 if (total and show_a and show_f):