Home
last modified time | relevance | path

Searched defs:branch_count (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dthread-stack.h64 u64 branch_count; member
Dthread-stack.c78 u64 branch_count; member
101 u64 branch_count; member
/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): argument
Dexport-to-postgresql.py709 def call_return_table(cr_id, thread_id, comm_id, call_path_id, call_time, return_time, branch_count argument