Searched refs:per_pid (Results 1 – 1 of 1) sorted by relevance
49 struct per_pid;55 struct per_pid *all_data;91 struct per_pid { struct92 struct per_pid *next; argument201 static struct per_pid *find_create_pid(struct timechart *tchart, int pid) in find_create_pid()203 struct per_pid *cursor = tchart->all_data; in find_create_pid()220 struct per_pid *p; in pid_set_comm()246 struct per_pid *p, *pp; in pid_fork()262 struct per_pid *p; in pid_exit()273 struct per_pid *p; in pid_put_sample()[all …]