Lines Matching defs:sym
815 struct symbol *sym)
825 if (tse->cp->sym == sym)
865 struct symbol *sym;
870 sym = from_al->sym;
873 sym = to_al->sym;
878 cp = call_path__findnew(cpr, &cpr->call_path, sym, ip,
910 struct symbol *fsym = from_al->sym;
911 struct symbol *tsym = to_al->sym;
943 if (parent->sym == from_al->sym) {
1056 struct symbol *sym = tse->cp->sym;
1057 struct symbol *tsym = to_al->sym;
1060 if (sym && is_x86_retpoline(sym->name)) {
1072 sym = ts->stack[ts->cnt - 2].cp->sym;
1073 if (sym && sym == tsym && to_al->addr != tsym->start) {
1082 } else if (sym && sym == tsym) {
1163 to_al->sym, sample->addr,
1172 if (!err && rstate == X86_RETPOLINE_POSSIBLE && to_al->sym &&
1173 from_al->sym == to_al->sym &&
1174 to_al->addr != to_al->sym->start)
1198 sample->time, ref, from_al->sym);
1210 from_al->sym != to_al->sym && to_al->sym &&
1211 to_al->addr == to_al->sym->start) {
1222 to_al->sym, sample->addr,