Searched refs:xid (Results 1 – 1 of 1) sorted by relevance
3004 XPSEvent* xid; in prvTraceStoreXID() local3008 xid = (XPSEvent*)prvTraceNextFreeEventBufferSlot(); in prvTraceStoreXID()3010 if (xid != (void*)0) in prvTraceStoreXID()3012 xid->type = XID; in prvTraceStoreXID()3015 xid->xps_16 = handle; in prvTraceStoreXID()