Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymbol_conf.h16 init_annotation, member
H A Dsymbol.c317 if (symbol_conf.init_annotation) { in symbol__new()
340 if (symbol_conf.init_annotation) { in symbol__delete()
2474 if (symbol_conf.init_annotation) in symbol__annotation_init()
2483 symbol_conf.init_annotation = true; in symbol__annotation_init()
H A Dannotate.c2814 if (!symbol_conf.init_annotation) { in hist_entry__get_data_type()