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

/linux-4.4.14/tools/perf/scripts/python/
H A Dcall-graph-from-postgresql.py136 def addChild(self, call_path_id, name, dso, count, time, branch_count): member in class: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)

Completed in 50 milliseconds