Searched refs:thread__resolve (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | event.h | 374 void thread__resolve(struct thread *thread, struct addr_location *al,
|
H A D | db-export.c | 396 thread__resolve(thread, &addr_al, sample); in db_export__sample()
|
H A D | event.c | 734 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve() function
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | thread.h | 339 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
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-script.c | 1287 thread__resolve(thread, &al, sample); in perf_sample__fprintf_addr() 1318 thread__resolve(thread, &addr_al, sample); in resolve_branch_sym()
|
Completed in 18 milliseconds