Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dannotate.h332 void annotation__toggle_full_addr(struct annotation *notes, struct map_symbol *ms);
Dannotate.c2874 void annotation__toggle_full_addr(struct annotation *notes, struct map_symbol *ms) in annotation__toggle_full_addr() function
/Linux-v6.6/tools/perf/ui/browsers/
Dannotate.c913 annotation__toggle_full_addr(notes, ms); in annotate_browser__run()