Home
last modified time | relevance | path

Searched defs:p4_event_bind (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/arch/x86/events/intel/
Dp4.c22 struct p4_event_bind { struct
23 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 */