Home
last modified time | relevance | path

Searched defs:sample_period (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Dprocess_tree.py40 def __init__(self, writer, kernel, psstats, sample_period, argument
H A Dsamples.py128 def __init__(self, writer, process_map, sample_count, sample_period, start_time, end_time): argument