Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dthread.h44 void thread__find_addr_map(struct thread *self,
Dbuild-id.c36 thread__find_addr_map(thread, session, cpumode, MAP__FUNCTION, in build_id__mark_dso_hit()
Devent.c687 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/
Dbuiltin-inject.c151 thread__find_addr_map(thread, session, cpumode, MAP__FUNCTION, in perf_event__inject_buildid()