Home
last modified time | relevance | path

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

/xnu-8792.41.9/tools/lldbmacros/ !
H A Dktrace.py523 def IterateKdebugEvents(verbose=False, humanize=False, last=None, argument
567 end=((clear_line_csi + '\n') if humanize else '\n'))
626 config['verbosity'] > vHUMAN, humanize=True, last=last):
762 humanize = '-M' not in cmd_options
829 update_every = 1000 if humanize else 25000
832 humanize=humanize, last=last):
854 if humanize:
H A DREADME.md388 …* Take a peek at utils.py for common utility like sizeof_fmt() to humanize size strings in KB, MB …