Home
last modified time | relevance | path

Searched refs:thread__find_map_fb (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Devent.c683 struct map *thread__find_map_fb(struct thread *thread, u8 cpumode, u64 addr, in thread__find_map_fb() function
709 if (thread__find_map_fb(thread, cpumode, addr, al)) in thread__find_symbol_fb()
842 thread__find_map_fb(thread, sample->cpumode, sample->addr, al); in thread__resolve()
H A Dthread.h116 struct map *thread__find_map_fb(struct thread *thread, u8 cpumode, u64 addr,
H A Ddlfilter.c318 thread__find_map_fb(al->thread, d->sample->cpumode, ip, &a); in dlfilter__object_code()