Searched refs:thread_map__new_str (Results 1 – 3 of 3) sorted by relevance
28 struct thread_map *thread_map__new_str(const char *pid,
310 struct thread_map *thread_map__new_str(const char *pid, const char *tid, in thread_map__new_str() function
1178 threads = thread_map__new_str(target->pid, target->tid, target->uid); in perf_evlist__create_maps()