Searched refs:per_pid (Results 1 – 1 of 1) sorted by relevance
45 struct per_pid;51 struct per_pid *all_data;87 struct per_pid { struct88 struct per_pid *next; argument197 static struct per_pid *find_create_pid(struct timechart *tchart, int pid) in find_create_pid()199 struct per_pid *cursor = tchart->all_data; in find_create_pid()216 struct per_pid *p; in pid_set_comm()242 struct per_pid *p, *pp; in pid_fork()258 struct per_pid *p; in pid_exit()269 struct per_pid *p; in pid_put_sample()[all …]