Searched defs:fasttrap_highbit (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/dtrace/
H A Dfasttrap.c187 fasttrap_highbit(ulong_t i) function
2168 fasttrap_tpoints.fth_nent = 1 << fasttrap_highbit(nent);
2181 fasttrap_provs.fth_nent = 1 << fasttrap_highbit(nent);
2194 fasttrap_procs.fth_nent = 1 << fasttrap_highbit(nent);

Completed in 63 milliseconds