Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dthread_map.c181 static struct perf_thread_map *thread_map__new_by_pid_str(const char *pid_str) in thread_map__new_by_pid_str() function
296 return thread_map__new_by_pid_str(pid); in thread_map__new_str()