Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dthread-stack.c402 struct addr_location *from_al, in thread_stack__bottom() argument
412 sym = from_al->sym; in thread_stack__bottom()
432 struct addr_location *from_al, in thread_stack__no_call_return() argument
477 cp = call_path__findnew(cpr, parent, from_al->sym, sample->ip, in thread_stack__no_call_return()
537 struct addr_location *from_al, in thread_stack__process() argument
572 err = thread_stack__bottom(thread, ts, sample, from_al, to_al, in thread_stack__process()
605 sample->time, ref, from_al->sym); in thread_stack__process()
610 from_al, to_al, ref); in thread_stack__process()
Dthread-stack.h98 struct addr_location *from_al,