CTPE_PPID
return (nvlist_lookup_uint32(info->nvl, CTPE_PPID, (uint_t *)ppid));
VERIFY(nvlist_add_uint32(nvl, CTPE_PPID, pp->p_pid) == 0);