Home
last modified time | relevance | path

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

/tools/perf/util/
Dsymbol_conf.h14 init_annotation, member
Dsymbol.c300 if (symbol_conf.init_annotation) { in symbol__new()
323 if (symbol_conf.init_annotation) { in symbol__delete()
2455 if (symbol_conf.init_annotation) in symbol__annotation_init()
2464 symbol_conf.init_annotation = true; in symbol__annotation_init()
Dannotate.c2605 if (!symbol_conf.init_annotation) { in hist_entry__get_data_type()