Searched refs:S_TRCEOPCNT (Results 1 – 1 of 1) sorted by relevance
28596 #define S_TRCEOPCNT 16 macro28598 #define V_TRCEOPCNT(x) ((x) << S_TRCEOPCNT)28599 #define G_TRCEOPCNT(x) (((x) >> S_TRCEOPCNT) & M_TRCEOPCNT)