Home
last modified time | relevance | path

Searched refs:annotate2 (Results 1 – 5 of 5) sorted by relevance

/linux/tools/perf/util/
H A Dsymbol.h151 void symbol__set_annotate2(struct symbol *sym, bool annotate2);
66 u8 annotate2:1; global() member
H A Dsymbol.c362 void symbol__set_annotate2(struct symbol *sym, bool annotate2) in symbol__set_annotate2() argument
364 if (annotate2) in symbol__set_annotate2()
H A Dannotate.c
/linux/tools/perf/ui/browsers/
H A Dannotate.c
/linux/tools/perf/
H A Dbuiltin-report.c