Searched refs:thread_map__new_str (Results 1 – 4 of 4) sorted by relevance
17 struct thread_map *thread_map__new_str(const char *pid,
271 struct thread_map *thread_map__new_str(const char *pid, const char *tid, in thread_map__new_str() function
605 evlist->threads = thread_map__new_str(target_pid, target_tid, uid); in perf_evlist__create_maps()
1242 evsel_list->threads = thread_map__new_str(target_pid, in cmd_stat()