Searched refs:thread__resolve (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
D | event.h | 374 void thread__resolve(struct thread *thread, struct addr_location *al,
|
D | db-export.c | 396 thread__resolve(thread, &addr_al, sample); in db_export__sample()
|
D | event.c | 734 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve() function
|
/kernel/linux/linux-5.10/tools/perf/ |
D | builtin-script.c | 1288 thread__resolve(thread, &al, sample); in perf_sample__fprintf_addr() 1319 thread__resolve(thread, &addr_al, sample); in resolve_branch_sym()
|