Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dthread-stack.c538 struct addr_location *from_al, in thread_stack__bottom() argument
548 sym = from_al->sym; in thread_stack__bottom()
568 struct addr_location *from_al, in thread_stack__no_call_return() argument
613 cp = call_path__findnew(cpr, parent, from_al->sym, sample->ip, in thread_stack__no_call_return()
673 struct addr_location *from_al, in thread_stack__process() argument
708 err = thread_stack__bottom(thread, ts, sample, from_al, to_al, in thread_stack__process()
741 sample->time, ref, from_al->sym); in thread_stack__process()
746 from_al, to_al, ref); in thread_stack__process()
Dthread-stack.h108 struct addr_location *from_al,