Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dthread.h119 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode,
H A Devent.c620 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode, in thread__find_symbol_fb() function
/OK3568_Linux_fs/kernel/tools/perf/util/scripting-engines/
H 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()
/OK3568_Linux_fs/kernel/tools/perf/
H A Dbuiltin-script.c885 thread__find_symbol_fb(thread, sample->cpumode, from, &alf); in perf_sample__fprintf_brstacksym()
886 thread__find_symbol_fb(thread, sample->cpumode, to, &alt); in perf_sample__fprintf_brstacksym()