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

/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Dfasttrap.c233 fasttrap_highbit(ulong_t i) function
2469 fasttrap_tpoints.fth_nent = 1 << fasttrap_highbit(nent);
2492 fasttrap_provs.fth_nent = 1 << fasttrap_highbit(nent);
2514 fasttrap_procs.fth_nent = 1 << fasttrap_highbit(nent);

Completed in 19 milliseconds