Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread.h106 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode,
Devent.c544 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode, in thread__find_symbol_fb() function
/tools/perf/util/scripting-engines/
Dtrace-event-python.c583 thread__find_symbol_fb(thread, sample->cpumode, in python_process_brstacksym()
589 thread__find_symbol_fb(thread, sample->cpumode, in python_process_brstacksym()
/tools/perf/
Dbuiltin-script.c799 thread__find_symbol_fb(thread, sample->cpumode, from, &alf); in perf_sample__fprintf_brstacksym()
800 thread__find_symbol_fb(thread, sample->cpumode, to, &alt); in perf_sample__fprintf_brstacksym()