Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/scripts/python/
Dtask-analyzer.py48 LEN_OUT_OUT = len("99999999999.999") # 15 variable
595 fmt += "{}{{:>{}}}".format(separator, LEN_OUT_OUT*fix_csv_align)
615 fmt += "{}{{:{}.{}f}}".format(separator, LEN_OUT_OUT*fix_csv_align, time_precision)