Home
last modified time | relevance | path

Searched refs:thread__find_addr_map (Results 1 – 7 of 7) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
Dthread.h48 void thread__find_addr_map(struct thread *thread, struct machine *machine,
Dbuild-id.c36 thread__find_addr_map(thread, machine, cpumode, MAP__FUNCTION, in build_id__mark_dso_hit()
Devent.c622 void thread__find_addr_map(struct thread *self, in thread__find_addr_map() function
705 thread__find_addr_map(thread, machine, cpumode, type, addr, al); in thread__find_addr_location()
741 thread__find_addr_map(thread, machine, cpumode, MAP__FUNCTION, in perf_event__preprocess_sample()
Dunwind.c274 thread__find_addr_map(ui->thread, ui->machine, PERF_RECORD_MISC_USER, in find_map()
351 thread__find_addr_map(ui->thread, ui->machine, PERF_RECORD_MISC_USER, in access_dso_mem()
/external/linux-tools-perf/src/tools/perf/tests/
Dcode-reading.c149 thread__find_addr_map(thread, machine, cpumode, MAP__FUNCTION, addr, in read_object_code()
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-inject.c221 thread__find_addr_map(thread, machine, cpumode, MAP__FUNCTION, in perf_event__inject_buildid()
Dbuiltin-script.c363 thread__find_addr_map(thread, machine, cpumode, MAP__FUNCTION, in print_sample_addr()
366 thread__find_addr_map(thread, machine, cpumode, MAP__VARIABLE, in print_sample_addr()