Searched refs:ilog2_w (Results 1 – 1 of 1) sorted by relevance
1189 static inline u32 ilog2_w(u64 n) in ilog2_w() function1196 const u32 entropy_max = 8 * ilog2_w(2); in shannon_entropy()1201 sz_base = ilog2_w(ws->sample_size); in shannon_entropy()1204 p_base = ilog2_w(p); in shannon_entropy()
Completed in 5 milliseconds