Searched refs:thread__insert_map (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dthread.h107 int thread__insert_map(struct thread *thread, struct map *map);
H A Dthread.c340 int thread__insert_map(struct thread *thread, struct map *map) function
H A Dmachine.c1830 ret = thread__insert_map(thread, map);
1888 ret = thread__insert_map(thread, map);

Completed in 457 milliseconds