Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/util/
Dannotate.h325 void annotation__mark_jump_targets(struct annotation *notes, struct symbol *sym);
Dannotate.c2663 void annotation__mark_jump_targets(struct annotation *notes, struct symbol *sym) in annotation__mark_jump_targets() function
3152 annotation__mark_jump_targets(notes, sym); in symbol__annotate2()