Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dthread-stack.c873 sym = to_al->sym; in thread_stack__bottom()
911 struct symbol *tsym = to_al->sym; in thread_stack__no_call_return()
1052 struct addr_location *to_al) in thread_stack__x86_retpoline() argument
1057 struct symbol *tsym = to_al->sym; in thread_stack__x86_retpoline()
1163 to_al->sym, sample->addr, in thread_stack__process()
1173 from_al->sym == to_al->sym && in thread_stack__process()
1174 to_al->addr != to_al->sym->start) in thread_stack__process()
1203 from_al, to_al, ref); in thread_stack__process()
1210 from_al->sym != to_al->sym && to_al->sym && in thread_stack__process()
1211 to_al->addr == to_al->sym->start) { in thread_stack__process()
[all …]
A Dthread-stack.h107 struct addr_location *to_al, u64 ref,

Completed in 6 milliseconds