Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dthread.h119 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode,
A Ddlfilter.c169 thread__find_symbol_fb(thread, d->sample->cpumode, address, &al); in dlfilter__resolve_address()
A Devent.c657 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode, in thread__find_symbol_fb() function
/linux/tools/perf/util/scripting-engines/
A Dtrace-event-python.c585 thread__find_symbol_fb(thread, sample->cpumode, in python_process_brstacksym()
591 thread__find_symbol_fb(thread, sample->cpumode, in python_process_brstacksym()
/linux/tools/perf/
A Dbuiltin-script.c927 thread__find_symbol_fb(thread, sample->cpumode, from, &alf); in perf_sample__fprintf_brstacksym()
928 thread__find_symbol_fb(thread, sample->cpumode, to, &alt); in perf_sample__fprintf_brstacksym()

Completed in 21 milliseconds