Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/scripts/python/
Dcall-graph-from-postgresql.py136 def addChild(self, call_path_id, name, dso, count, time, branch_count): member in TreeItem
181 self.addChild(last_call_path_id, name, dso, count, time, branch_count)
191 self.addChild(last_call_path_id, name, dso, count, time, branch_count)