PT_VALID
if (__predict_false(PT_VALID(pt->pt_slot) || pt->pt_pgrp))
if (!PT_VALID(pt->pt_slot)) {
if (!PT_VALID(slot) && !pt->pt_pgrp)
if (!PT_VALID(slot)) {