Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/events/intel/
Dp4.c23 struct p4_event_bind { struct
24 unsigned int opcode; /* Event code and ESCR selector */
25 unsigned int escr_msr[2]; /* ESCR MSR for this event */
26 unsigned int escr_emask; /* valid ESCR EventMask bits */
27 unsigned int shared; /* event is shared across threads */
28 signed char cntr[2][P4_CNTR_LIMIT]; /* counter index (offset), -1 on absence */