Searched refs:thread__find_symbol_fb (Results 1 – 6 of 6) sorted by relevance
| /tools/perf/util/ |
| A D | thread.h | 125 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode,
|
| A D | dlfilter.c | 180 thread__find_symbol_fb(thread, d->sample->cpumode, address, &al); in dlfilter__resolve_address()
|
| A D | event.c | 728 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode, in thread__find_symbol_fb() function
|
| A D | annotate-data.c | 717 sym = thread__find_symbol_fb(dloc->thread, dloc->cpumode, in get_global_var_info()
|
| /tools/perf/util/scripting-engines/ |
| A D | trace-event-python.c | 596 thread__find_symbol_fb(thread, sample->cpumode, in python_process_brstacksym() 602 thread__find_symbol_fb(thread, sample->cpumode, in python_process_brstacksym()
|
| /tools/perf/ |
| A D | builtin-script.c | 1035 thread__find_symbol_fb(thread, sample->cpumode, from, &alf); in perf_sample__fprintf_brstacksym() 1036 thread__find_symbol_fb(thread, sample->cpumode, to, &alt); in perf_sample__fprintf_brstacksym()
|
Completed in 27 milliseconds