Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread.h121 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode,
H A Ddlfilter.c180 thread__find_symbol_fb(thread, d->sample->cpumode, address, &al); in dlfilter__resolve_address()
H A Devent.c705 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode, in thread__find_symbol_fb() function
H A Dannotate-data.c683 sym = thread__find_symbol_fb(dloc->thread, dloc->cpumode, in get_global_var_info()