Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dthread.h127 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode,
H A Ddlfilter.c178 thread__find_symbol_fb(thread, d->sample->cpumode, address, &al); in dlfilter__resolve_address()
H A Devent.c685 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode, in thread__find_symbol_fb() function
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c620 thread__find_symbol_fb(thread, sample->cpumode, in python_process_brstacksym()
626 thread__find_symbol_fb(thread, sample->cpumode, in python_process_brstacksym()
/openbmc/linux/tools/perf/
H A Dbuiltin-script.c975 thread__find_symbol_fb(thread, sample->cpumode, from, &alf); in perf_sample__fprintf_brstacksym()
976 thread__find_symbol_fb(thread, sample->cpumode, to, &alt); in perf_sample__fprintf_brstacksym()