Home
last modified time | relevance | path

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

/tools/perf/util/
Dthread_map.c157 static struct thread_map *thread_map__new_by_pid_str(const char *pid_str) in thread_map__new_by_pid_str() argument
167 struct strlist *slist = strlist__new(false, pid_str); in thread_map__new_by_pid_str()