Searched refs:thread__resolve (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/tools/perf/util/ |
D | event.h | 460 void thread__resolve(struct thread *thread, struct addr_location *al,
|
D | dlfilter.c | 128 thread__resolve(thread, addr_al, d->sample); in dlfilter__resolve_addr()
|
D | event.c | 799 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve() function
|
/Linux-v6.1/tools/perf/ |
D | builtin-script.c | 1365 thread__resolve(thread, &al, sample); in perf_sample__fprintf_addr() 1397 thread__resolve(thread, addr_al, sample); in resolve_branch_sym() 2379 thread__resolve(al.thread, &addr_al, sample); in process_sample_event()
|