Searched refs:thread__resolve (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/tools/perf/util/ | 
| D | event.h | 358 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 | 643 void thread__resolve(struct thread *thread, struct addr_location *al,  in thread__resolve()  function
 | 
| /Linux-v5.4/tools/perf/ | 
| D | builtin-script.c | 1158 	thread__resolve(thread, &al, sample);  in perf_sample__fprintf_addr()1189 			thread__resolve(thread, &addr_al, sample);  in resolve_branch_sym()
 
 |