Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/scripts/python/
Dcall-graph-from-sql.py137 def addChild(self, call_path_id, name, dso, count, time, branch_count): member in TreeItem
182 self.addChild(last_call_path_id, name, dso, count, time, branch_count)
192 self.addChild(last_call_path_id, name, dso, count, time, branch_count)