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.h25 init_annotation, member
H A Dsymbol.c315 if (symbol_conf.init_annotation) { in symbol__new()
338 if (symbol_conf.init_annotation) { in symbol__delete()
2349 if (symbol_conf.init_annotation) in symbol__annotation_init()
2358 symbol_conf.init_annotation = true; in symbol__annotation_init()
H A Dannotate.c2912 if (!symbol_conf.init_annotation) { in hist_entry__get_data_type()