Home | History | Annotate | Download | only in perf

Lines Matching refs:MAX_PID

30 #define MAX_PID			65536
126 struct task_desc *pid_to_task[MAX_PID];
335 BUG_ON(pid >= MAX_PID);