Searched refs:thread__resolve (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/perf/util/ |
H A D | thread.h | 353 void thread__resolve(struct thread *thread, struct addr_location *al,
|
H A D | dlfilter.c | 131 thread__resolve(thread, addr_al, d->sample); in dlfilter__resolve_addr()
|
H A D | event.c | 819 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve() function
|
/openbmc/linux/tools/perf/ |
H A D | builtin-script.c | 1391 thread__resolve(thread, &al, sample); in perf_sample__fprintf_addr() 1421 thread__resolve(thread, addr_al, sample); in resolve_branch_sym() 2418 thread__resolve(al.thread, &addr_al, sample); in process_sample_event()
|