Home
last modified time | relevance | path

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

/linux/tools/power/pm-graph/
H A Dbootgraph.py254 def deviceMatch(self, pid, cg): member in Data
444 devname = data.deviceMatch(pid, cg)
H A Dsleepgraph.py2654 def deviceMatch(self, pid, data): member in FTraceCallGraph
3810 devname = cg.deviceMatch(pid, data)