Home
last modified time | relevance | path

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

/freebsd/tools/sched/
H A Dschedgraph.py839 self.drawcpu(canvas, cpu, cpux, xpos, ypos)
843 self.drawcpu(canvas, cpu, cpux, xpos, ypos)
852 def drawcpu(self, canvas, cpu, fromx, tox, ypos): member in EventSource