Searched refs:annotation__get_branch (Results 1 – 3 of 3) sorted by relevance
416 struct annotated_branch *annotation__get_branch(struct annotation *notes);
262 struct annotated_branch *annotation__get_branch(struct annotation *notes) in annotation__get_branch() function280 branch = annotation__get_branch(notes); in symbol__find_branch_hist()498 branch = annotation__get_branch(notes); in annotation__count_and_fill()1781 struct annotated_branch *branch = annotation__get_branch(notes); in ipc_coverage_string()
116 branch = annotation__get_branch(notes); in process_basic_block()
Completed in 25 milliseconds