Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/util/
Dmachine.c1270 struct addr_location *root_al) in machine__resolve_callchain_sample() argument
1323 else if (have_ignore_callees && root_al && in machine__resolve_callchain_sample()
1327 *root_al = al; in machine__resolve_callchain_sample()
1355 struct addr_location *root_al) in machine__resolve_callchain() argument
1360 sample->callchain, parent, root_al); in machine__resolve_callchain()
Dmachine.h94 struct addr_location *root_al);