CULL_PID
if ((cull & CULL_PID) && compare_pid(p1, p2))
cull |= CULL_PID;
if (cull & CULL_PID || filter & FILTER_PID)