Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dannotate.c952 static struct annotated_branch *annotation__get_branch(struct annotation *notes) in annotation__get_branch() function
968 branch = annotation__get_branch(notes); in symbol__cycles_hist()
1119 branch = annotation__get_branch(notes); in annotation__count_and_fill()
3086 struct annotated_branch *branch = annotation__get_branch(notes); in ipc_coverage_string()