Searched defs:avg10 (Results 1 – 1 of 1) sorted by relevance
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | samples.py | 51 def __init__(self, time, avg10, avg60, avg300, deltaTotal): argument 59 def __init__(self, time, avg10, avg60, avg300, deltaTotal): argument 67 def __init__(self, time, avg10, avg60, avg300, deltaTotal): argument
|