Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread_map.h18 struct thread_map *thread_map__new_str(const char *pid,
Dthread_map.c273 struct thread_map *thread_map__new_str(const char *pid, const char *tid, in thread_map__new_str() function
Devlist.c988 evlist->threads = thread_map__new_str(target->pid, target->tid, in perf_evlist__create_maps()