Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dtask-analyzer.py49 LEN_IN_IN = len("99999999999.999") # 15 variable
596 fmt += "{}{{:>{}}}".format(separator, LEN_IN_IN*fix_csv_align)
616 fmt += "{}{{:{}.{}f}}".format(separator, LEN_IN_IN*fix_csv_align, time_precision)