Searched defs:p4_event_bind (Results 1 – 1 of 1) sorted by relevance
22 struct p4_event_bind { struct23 unsigned int opcode; /* Event code and ESCR selector */24 unsigned int escr_msr[2]; /* ESCR MSR for this event */25 unsigned int escr_emask; /* valid ESCR EventMask bits */26 unsigned int shared; /* event is shared across threads */27 char cntr[2][P4_CNTR_LIMIT]; /* counter index (offset), -1 on absence */