Lines Matching defs:sym
39 struct symbol *sym;
199 bool disasm_line__is_valid_local_jump(struct disasm_line *dl, struct symbol *sym);
227 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel);
329 void annotation__mark_jump_targets(struct annotation *notes, struct symbol *sym);
331 void annotation__init_column_widths(struct annotation *notes, struct symbol *sym);
344 static inline struct annotation *symbol__annotation(struct symbol *sym)
346 return (void *)sym - symbol_conf.priv_size;
359 struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists);
360 void symbol__annotate_zero_histograms(struct symbol *sym);
397 void symbol__annotate_zero_histogram(struct symbol *sym, int evidx);
398 void symbol__annotate_decay_histogram(struct symbol *sym, int evidx);