Home
last modified time | relevance | path

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

/Linux-v5.4/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()
/Linux-v5.4/kernel/trace/
Dtrace_functions_graph.c349 char pid_str[11]; in print_graph_proc() local