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