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

/linux-4.4.14/tools/perf/scripts/python/
H A Dcall-graph-from-postgresql.py130 def branchPercent(self, b): member in class:TreeItem
151 child_item.data[6] = self.branchPercent(branch_count)
199 child_item.data[6] = self.branchPercent(child_item.branch_count)

Completed in 232 milliseconds