Searched refs:thread__find_addr_map (Results 1 – 4 of 4) sorted by relevance
/external/linux-tools-perf/util/ |
D | thread.h | 44 void thread__find_addr_map(struct thread *self,
|
D | build-id.c | 36 thread__find_addr_map(thread, session, cpumode, MAP__FUNCTION, in build_id__mark_dso_hit()
|
D | event.c | 687 void thread__find_addr_map(struct thread *self, in thread__find_addr_map() function 769 thread__find_addr_map(self, session, cpumode, type, pid, addr, al); in thread__find_addr_location() 804 thread__find_addr_map(thread, session, cpumode, MAP__FUNCTION, in perf_event__preprocess_sample()
|
/external/linux-tools-perf/ |
D | builtin-inject.c | 151 thread__find_addr_map(thread, session, cpumode, MAP__FUNCTION, in perf_event__inject_buildid()
|