Home
last modified time | relevance | path

Searched refs:FBT_OP_SHIFT (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfbt.c112 #define FBT_OP_SHIFT 30 macro
144 #define FBT_OP0 (((uint32_t)0) << FBT_OP_SHIFT)
145 #define FBT_OP1 (((uint32_t)1) << FBT_OP_SHIFT)
146 #define FBT_OP2 (((uint32_t)2) << FBT_OP_SHIFT)