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

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dcounter.c39 #define COUNTER_MASK ((1 << 29) - 1) macro
85 COUNTER_MASK);
87 COUNTER_MASK);
95 tc->tc_counter_mask = COUNTER_MASK;

Completed in 65 milliseconds