Lines Matching defs:sym
816 struct symbol *sym)
826 if (tse->cp->sym == sym)
866 struct symbol *sym;
871 sym = from_al->sym;
874 sym = to_al->sym;
879 cp = call_path__findnew(cpr, &cpr->call_path, sym, ip,
911 struct symbol *fsym = from_al->sym;
912 struct symbol *tsym = to_al->sym;
944 if (parent->sym == from_al->sym) {
1055 struct symbol *sym = tse->cp->sym;
1056 struct symbol *tsym = to_al->sym;
1059 if (sym && is_x86_retpoline(sym->name)) {
1071 sym = ts->stack[ts->cnt - 2].cp->sym;
1072 if (sym && sym == tsym && to_al->addr != tsym->start) {
1081 } else if (sym && sym == tsym) {
1162 to_al->sym, sample->addr,
1171 if (!err && rstate == X86_RETPOLINE_POSSIBLE && to_al->sym &&
1172 from_al->sym == to_al->sym &&
1173 to_al->addr != to_al->sym->start)
1197 sample->time, ref, from_al->sym);
1209 from_al->sym != to_al->sym && to_al->sym &&
1210 to_al->addr == to_al->sym->start) {
1221 to_al->sym, sample->addr,