Home
last modified time | relevance | path

Searched refs:thread_map__new_str (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/util/
Dthread_map.h28 struct thread_map *thread_map__new_str(const char *pid,
Dthread_map.c310 struct thread_map *thread_map__new_str(const char *pid, const char *tid, in thread_map__new_str() function
Devlist.c1178 threads = thread_map__new_str(target->pid, target->tid, target->uid); in perf_evlist__create_maps()