Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/scripts/python/
H A Dexported-sql-viewer.py564 …child_item = CallGraphLevelThreeItem(self.glb, self.params, self.child_count, self.comm_id, self.t…
570 class CallGraphLevelThreeItem(CallGraphLevelTwoPlusItemBase): class
573 …super(CallGraphLevelThreeItem, self).__init__(glb, params, row, comm_id, thread_id, call_path_id, …