Home
last modified time | relevance | path

Searched refs:listFromFile (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/power/pm-graph/
H A Dsleepgraph.py478 self.cgblacklist = self.listFromFile(file)
522 def listFromFile(self, file): member in SystemValues
532 for i in self.listFromFile(file):
541 master = self.listFromFile(self.tpath+'available_filter_functions')
550 master = self.listFromFile(self.tpath+'available_filter_functions')
/kernel/linux/linux-6.6/tools/power/pm-graph/
H A Dsleepgraph.py520 self.cgblacklist = self.listFromFile(file)
564 def listFromFile(self, file): member in SystemValues
574 for i in self.listFromFile(file):
583 master = self.listFromFile(self.tpath+'available_filter_functions')
592 master = self.listFromFile(self.tpath+'available_filter_functions')

Completed in 16 milliseconds