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.h335 struct annotated_branch { struct
347 struct annotated_branch *branch; argument
416 struct annotated_branch *annotation__get_branch(struct annotation *notes);
H A Dannotate.c262 struct annotated_branch *annotation__get_branch(struct annotation *notes) in annotation__get_branch()
273 static struct annotated_branch *symbol__find_branch_hist(struct symbol *sym, in symbol__find_branch_hist()
277 struct annotated_branch *branch; in symbol__find_branch_hist()
331 static int symbol__account_br_cntr(struct annotated_branch *branch, in symbol__account_br_cntr()
362 struct annotated_branch *branch; in symbol__account_cycles()
459 static void annotated_branch__delete(struct annotated_branch *branch) in annotated_branch__delete()
476 struct annotated_branch *branch; in annotation__count_and_fill()
1781 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.c671 struct annotated_branch *branch; in hist_entry__sym_ipc_snprintf()
/linux/tools/perf/
H A Dbuiltin-annotate.c104 struct annotated_branch *branch; in process_basic_block()