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

/linux-master/tools/perf/scripts/python/
H A Dexported-sql-viewer.py716 def FindThread(self, c): member in class:CallGraphModelBase
736 thread = Thread(self.FindThread, context[0])
2503 def FindThread(self): member in class:ChildDataItemFinder
2523 thread = Thread(self.FindThread)

Completed in 106 milliseconds