Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dtask-analyzer.py47 LEN_OUT_IN = len("99999999999.999") # 15 variable
593 fmt += "{}{{:>{}}}".format(separator, LEN_OUT_IN*fix_csv_align)
614 fmt += "{}{{:{}.{}f}}".format(separator, LEN_OUT_IN*fix_csv_align, time_precision)
622 separator, LEN_OUT_IN*fix_csv_align, time_precision