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

/illumos-gate/usr/src/uts/common/dtrace/
H A Ddcpc.c104 static int dcpc_mask_type = 0; variable
275 if (dcpc_mask_type != 0 && strncmp(event, "PAPI", 4) != 0 &&
372 if (dcpc_mask_type & DCPC_UMASK)
1129 dcpc_mask_type |= DCPC_UMASK;
1131 dcpc_mask_type |= DCPC_EMASK;

Completed in 50 milliseconds