Searched refs:xid (Results 1 – 1 of 1) sorted by relevance
2981 XPSEvent* xid; in prvTraceStoreXID() local2985 xid = (XPSEvent*)prvTraceNextFreeEventBufferSlot(); in prvTraceStoreXID()2987 if (xid != NULL) in prvTraceStoreXID()2989 xid->type = XID; in prvTraceStoreXID()2992 xid->xps_16 = handle; in prvTraceStoreXID()