Home
last modified time | relevance | path

Searched refs:dt_popc (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/lib/libdtrace/common/
H A Ddt_subr.c764 dt_popc(ulong_t x) in dt_popc() function
800 popc += dt_popc(bp[w]); in dt_popcb()
802 return (popc + dt_popc(bp[maxw] & ((1UL << maxb) - 1))); in dt_popcb()
H A Ddt_impl.h595 extern ulong_t dt_popc(ulong_t);