Lines Matching refs:branch
104 If --branch-stack option is used, following sort keys are also
112 - mispredict: "N" for predicted branch, "Y" for mispredicted branch
113 - in_tx: branch in TSX transaction
118 and symbol_to, see '--branch-stack'.
131 (incompatible with --branch-stack):
173 --call-graph=<print_type,threshold[,print_limit],order,sort_key,branch>::
175 call order, sort key and branch. Note that ordering of parameters is not
182 - fractal: like graph, but displays relative rates. Each branch of
203 branch can be:
204 - branch: include last branch information in callgraph when available.
205 Usually more convenient to use --branch-history for this.
288 --branch-stack::
292 perf record --branch-filter xxx where xxx is a branch filter option.
294 branch stacks and it will automatically switch to the branch view mode,
295 unless --no-branch-stack is used.
297 --branch-history::