Home
last modified time | relevance | path

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

/tools/perf/util/
Dannotate.c614 static struct annotation *symbol__get_annotation(struct symbol *sym, bool cycles) in symbol__get_annotation() function
636 notes = symbol__get_annotation(sym, false); in symbol__inc_addr_samples()
650 notes = symbol__get_annotation(sym, true); in symbol__account_cycles()