Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dannotate.h320 struct annotated_branch { struct
332 struct annotated_branch *branch; argument
399 struct annotated_branch *annotation__get_branch(struct annotation *notes);
H A Dannotate.c260 struct annotated_branch *annotation__get_branch(struct annotation *notes) in annotation__get_branch()
271 static struct annotated_branch *symbol__find_branch_hist(struct symbol *sym, in symbol__find_branch_hist()
275 struct annotated_branch *branch; in symbol__find_branch_hist()
329 static int symbol__account_br_cntr(struct annotated_branch *branch, in symbol__account_br_cntr()
360 struct annotated_branch *branch; in symbol__account_cycles()
457 static void annotated_branch__delete(struct annotated_branch *branch) in annotated_branch__delete()
474 struct annotated_branch *branch; in annotation__count_and_fill()
1729 struct annotated_branch *branch = annotation__get_branch(notes); in ipc_coverage_string()
H A Dblock-range.c314 struct annotated_branch *branch; in block_range__coverage()
H A Dsort.c634 struct annotated_branch *branch; in hist_entry__sym_ipc_snprintf()
/linux/tools/perf/
H A Dbuiltin-annotate.c103 struct annotated_branch *branch; in process_basic_block()