Home
last modified time | relevance | path

Searched refs:fsym (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/tools/perf/tests/
H A Dhists_common.c140 struct fake_sym *fsym = &fake_symbols[i].syms[k]; in setup_fake_machine() local
142 sym = symbol__new(fsym->start, fsym->length, in setup_fake_machine()
143 STB_GLOBAL, STT_FUNC, fsym->name); in setup_fake_machine()
/openbmc/linux/tools/perf/util/
H A Dthread-stack.c911 struct symbol *fsym = from_al->sym; in thread_stack__no_call_return() local
988 cp = call_path__findnew(cpr, cp, fsym, ip, ks); in thread_stack__no_call_return()