Home
last modified time | relevance | path

Searched refs:thread__resolve (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dthread.h359 void thread__resolve(struct thread *thread, struct addr_location *al,
H A Ddlfilter.c133 thread__resolve(thread, addr_al, d->sample); in dlfilter__resolve_addr()
H A Devent.c850 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve() function
/linux-6.15/tools/perf/
H A Dbuiltin-script.c1522 thread__resolve(thread, &al, sample); in perf_sample__fprintf_addr()
1551 thread__resolve(thread, addr_al, sample); in resolve_branch_sym()
2472 thread__resolve(al.thread, &addr_al, sample); in process_sample_event()