Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dthread-stack.c530 struct addr_location *from_al, in thread_stack__bottom() argument
540 sym = from_al->sym; in thread_stack__bottom()
560 struct addr_location *from_al, in thread_stack__no_call_return() argument
605 cp = call_path__findnew(cpr, parent, from_al->sym, sample->ip, in thread_stack__no_call_return()
665 struct addr_location *from_al, in thread_stack__process() argument
700 err = thread_stack__bottom(thread, ts, sample, from_al, to_al, in thread_stack__process()
733 sample->time, ref, from_al->sym); in thread_stack__process()
738 from_al, to_al, ref); in thread_stack__process()
Dthread-stack.h107 struct addr_location *from_al,