CTPE_SENDER
return (nvlist_lookup_uint32(info->nvl, CTPE_SENDER, (uint_t *)sender));
VERIFY(nvlist_add_uint32(dest, CTPE_SENDER, pid) == 0);