Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dannotate.h281 struct annotated_branch { struct
305 struct annotated_branch *branch; argument
H A Dannotate.c952 static struct annotated_branch *annotation__get_branch(struct annotation *notes) in annotation__get_branch()
966 struct annotated_branch *branch; in symbol__cycles_hist()
1087 static void annotated_branch__delete(struct annotated_branch *branch) in annotated_branch__delete()
1103 struct annotated_branch *branch; in annotation__count_and_fill()
3086 struct annotated_branch *branch = annotation__get_branch(notes); in ipc_coverage_string()
H A Dsort.c586 struct annotated_branch *branch; in hist_entry__sym_ipc_snprintf()