Lines Matching defs:sym
39 struct symbol *sym;
198 bool disasm_line__is_valid_local_jump(struct disasm_line *dl, struct symbol *sym);
226 void symbol__calc_percent(struct symbol *sym, struct evsel *evsel);
320 void annotation__mark_jump_targets(struct annotation *notes, struct symbol *sym);
322 void annotation__init_column_widths(struct annotation *notes, struct symbol *sym);
334 static inline struct annotation *symbol__annotation(struct symbol *sym)
336 return (void *)sym - symbol_conf.priv_size;
349 struct annotated_source *symbol__hists(struct symbol *sym, int nr_hists);
350 void symbol__annotate_zero_histograms(struct symbol *sym);
387 void symbol__annotate_zero_histogram(struct symbol *sym, int evidx);
388 void symbol__annotate_decay_histogram(struct symbol *sym, int evidx);