Home
last modified time | relevance | path

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

/openbmc/openbmc/poky/scripts/pybootchartgui/pybootchartgui/
H A Ddraw.py175 STAT_TYPE_CPU = 0 variable
756 draw_cuml_graph(ctx, proc_tree, cuml_rect, duration, sec_w, STAT_TYPE_CPU)
953 if stat_type is STAT_TYPE_CPU:
1093 if stat_type is STAT_TYPE_CPU: