Searched refs:thread__resolve (Results 1 – 3 of 3) sorted by relevance
/linux/tools/perf/util/ |
H A D | thread.h | 360 void thread__resolve(struct thread *thread, struct addr_location *al,
|
H A D | dlfilter.c | 133 thread__resolve(thread, addr_al, d->sample); in dlfilter__resolve_addr()
|
/linux/tools/perf/ |
H A D | builtin-script.c | 1524 thread__resolve(thread, &al, sample); in perf_sample__fprintf_addr() 1553 thread__resolve(thread, addr_al, sample); in resolve_branch_sym() 2473 thread__resolve(al.thread, &addr_al, sample); in process_sample_event()
|