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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dthread.h48 void thread__find_addr_map(struct thread *thread, struct machine *machine,
H A Dbuild-id.c36 thread__find_addr_map(thread, machine, cpumode, MAP__FUNCTION,
H A Dunwind.c274 thread__find_addr_map(ui->thread, ui->machine, PERF_RECORD_MISC_USER,
351 thread__find_addr_map(ui->thread, ui->machine, PERF_RECORD_MISC_USER,
H A Devent.c620 void thread__find_addr_map(struct thread *self, function
703 thread__find_addr_map(thread, machine, cpumode, type, addr, al);
739 thread__find_addr_map(thread, machine, cpumode, MAP__FUNCTION,
/external/linux-tools-perf/perf-3.12.0/tools/perf/
H A Dbuiltin-inject.c221 thread__find_addr_map(thread, machine, cpumode, MAP__FUNCTION,
H A Dbuiltin-script.c363 thread__find_addr_map(thread, machine, cpumode, MAP__FUNCTION,
366 thread__find_addr_map(thread, machine, cpumode, MAP__VARIABLE,
/external/linux-tools-perf/perf-3.12.0/tools/perf/tests/
H A Dcode-reading.c149 thread__find_addr_map(thread, machine, cpumode, MAP__FUNCTION, addr,
152 pr_debug("thread__find_addr_map failed\n");

Completed in 293 milliseconds