Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dannotate.h319 void annotation__mark_jump_targets(struct annotation *notes, struct symbol *sym);
Dannotate.c2611 void annotation__mark_jump_targets(struct annotation *notes, struct symbol *sym) in annotation__mark_jump_targets() function
3084 annotation__mark_jump_targets(notes, sym); in symbol__annotate2()