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

/freebsd-13-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Dfasttrap.c251 fasttrap_highbit(ulong_t i) function
2432 fasttrap_tpoints.fth_nent = 1 << fasttrap_highbit(nent);
2450 fasttrap_provs.fth_nent = 1 << fasttrap_highbit(nent);
2486 fasttrap_procs.fth_nent = 1 << fasttrap_highbit(nent);

Completed in 50 milliseconds