Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
Dsymbol.h58 bool annotate2; member
Dannotate.c3090 sym->annotate2 = true; in symbol__annotate2()
/Linux-v5.10/tools/perf/
Dbuiltin-report.c689 if (rep->symbol_ipc && sym && !sym->annotate2) { in hists__resort_cb()