Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/scripts/python/
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)