Searched defs:sample_period (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/ |
H A D | process_tree.py | 40 def __init__(self, writer, kernel, psstats, sample_period, argument
|
H A D | samples.py | 128 def __init__(self, writer, process_map, sample_count, sample_period, start_time, end_time): argument
|