Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/scripts/python/
Dtask-analyzer.py45 LEN_RUNTIME = len("999999.999") # 10 variable
592 fmt += "{}{{:>{}}}".format(separator, LEN_RUNTIME*fix_csv_align)
612 fmt += "{}{{:{}.{}f}}".format(separator, LEN_RUNTIME*fix_csv_align, time_precision)