Searched defs:branch_count (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/tools/perf/util/ |
D | thread-stack.h | 64 u64 branch_count; member
|
D | thread-stack.c | 78 u64 branch_count; member 101 u64 branch_count; member
|
/linux-4.4.14/tools/perf/scripts/python/ |
D | call-graph-from-postgresql.py | 136 def addChild(self, call_path_id, name, dso, count, time, branch_count): argument
|
D | export-to-postgresql.py | 709 def call_return_table(cr_id, thread_id, comm_id, call_path_id, call_time, return_time, branch_count… argument
|