Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dannotate.h381 void annotation__toggle_full_addr(struct annotation *notes, struct map_symbol *ms);
H A Dannotate.c1599 void annotation__toggle_full_addr(struct annotation *notes, struct map_symbol *ms) in annotation__toggle_full_addr() function
/linux-6.15/tools/perf/ui/browsers/
H A Dannotate.c921 annotation__toggle_full_addr(notes, ms); in annotate_browser__run()