Searched refs:thread__resolve (Results 1 – 4 of 4) sorted by relevance
/linux/tools/perf/util/ |
A D | event.h | 396 void thread__resolve(struct thread *thread, struct addr_location *al,
|
A D | dlfilter.c | 128 thread__resolve(thread, addr_al, d->sample); in dlfilter__resolve_addr()
|
A D | event.c | 795 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve() function
|
/linux/tools/perf/ |
A D | builtin-script.c | 1330 thread__resolve(thread, &al, sample); in perf_sample__fprintf_addr() 1362 thread__resolve(thread, addr_al, sample); in resolve_branch_sym() 2256 thread__resolve(al.thread, &addr_al, sample); in process_sample_event()
|
Completed in 16 milliseconds