Searched defs:_p4_event (Results 1 – 1 of 1) sorted by relevance
337 typedef struct _p4_event { struct338 char *pe_name; /* Name of event according to docs */339 uint64_t pe_escr_map; /* Bitmap of ESCRs capable of event */340 uint32_t pe_escr_mask; /* permissible ESCR event mask */341 uint8_t pe_ev; /* ESCR event select value */342 uint16_t pe_cccr; /* CCCR select value */343 uint32_t pe_ctr_mask; /* Bitmap of capable counters */