Searched refs:thread__resolve (Results 1 – 4 of 4) sorted by relevance
/tools/perf/util/ |
A D | thread.h | 360 void thread__resolve(struct thread *thread, struct addr_location *al,
|
A D | dlfilter.c | 133 thread__resolve(thread, addr_al, d->sample); in dlfilter__resolve_addr()
|
A D | event.c | 873 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve() function
|
/tools/perf/ |
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()
|
Completed in 735 milliseconds