Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/lldbmacros/
H A Dmbufs.py426 def GetMbufWalkAllSlabs(show_a, show_f, show_tr): argument
436 if (show_a and not(show_f)):
438 if (not(show_a) and show_f):
440 if (show_a and show_f):
467 printmca = show_a
537 if (total and show_a and show_f):