Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dthread_map.c203 static struct thread_map *thread_map__new_by_pid_str(const char *pid_str) in thread_map__new_by_pid_str()
/Linux-v4.19/kernel/trace/
Dtrace_functions_graph.c563 char pid_str[11]; in print_graph_proc() local