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.py180 STAT_TYPE_CPU = 0 variable
804 draw_cuml_graph(ctx, proc_tree, cuml_rect, duration, sec_w, STAT_TYPE_CPU)
1001 if stat_type is STAT_TYPE_CPU:
1141 if stat_type is STAT_TYPE_CPU: