Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/
DSchedGui.py79 def paint_rectangle_zone(self, nr, color, top_color, start, end): member in RootFrame
/linux-6.1.9/tools/perf/scripts/python/
Dsched-migration.py298 self.root_win.paint_rectangle_zone(cpu, color, top_color, slice.start, slice.end)