Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A 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()
/kernel/linux/linux-6.6/tools/perf/util/
H A Dthread_map.c182 static struct perf_thread_map *thread_map__new_by_pid_str(const char *pid_str) in thread_map__new_by_pid_str() function
297 return thread_map__new_by_pid_str(pid); in thread_map__new_str()

Completed in 2 milliseconds