Lines Matching defs:sym
86 struct symbol *sym = start->ms.sym;
87 struct annotation *notes = sym ? symbol__annotation(sym) : NULL;
112 entry->sym = sym;
198 if (a.sym == NULL)
225 (al->sym == NULL ||
226 strcmp(ann->sym_hist_filter, al->sym->name) != 0)) {
232 if (al->sym != NULL) {
233 rb_erase_cached(&al->sym->rb_node,
235 symbol__delete(al->sym);
318 if (he->ms.sym == NULL || he->ms.map->dso->annotate_warned)
322 (strcmp(he->ms.sym->name, ann->sym_hist_filter) != 0))
325 notes = symbol__annotation(he->ms.sym);
379 * symbol, free he->ms.sym->src to signal we already