Searched refs:CFL_UM (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/usr.bin/pctr/
H A Dpctrvar.h52 #define CFL_UM 0x20 /* Unit mask is mandatory */ macro
276 { 0x08, CFL_UM, "DTLB_MISSES",
278 { 0x09, CFL_UM, "MEMORY_DISAMBIGUATION",
280 { 0x0c, CFL_UM, "PAGE_WALKS",
294 { 0x19, CFL_UM, "DELAYED_BYPASS",
296 { 0x21, CFL_UM, "L2_ADS",
298 { 0x22, CFL_UM, "DBUS_BUSY",
300 { 0x23, CFL_UM, "DBUS_BUSY_RD",
303 { 0x24, CFL_UM, "L2_LINES_IN",
305 { 0x25, CFL_UM, "L2_M_LINES_I
[all...]
H A Dpctr.c419 if (cfnp->flags & CFL_UM)
474 if (func && (cfnp[ind].flags & CFL_UM) && !masku)

Completed in 73 milliseconds