Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dmachine.c2033 struct addr_location *root_al, in add_callchain_ip() argument
2081 else if (have_ignore_callees && root_al && in add_callchain_ip()
2085 *root_al = al; in add_callchain_ip()
2197 struct addr_location *root_al, in resolve_lbr_callchain_sample() argument
2267 root_al, &cpumode, ip, in resolve_lbr_callchain_sample()
2282 struct addr_location *root_al, in find_prev_cpumode() argument
2292 root_al, cpumode, ip, in find_prev_cpumode()
2305 struct addr_location *root_al, in thread__resolve_callchain_sample() argument
2321 root_al, max_stack); in thread__resolve_callchain_sample()
2383 root_al, in thread__resolve_callchain_sample()
[all …]
Dmachine.h182 struct addr_location *root_al,