Searched refs:hashmagic (Results 1 – 1 of 1) sorted by relevance
1208 static const unsigned long hashmagic = 0x9e3779b97f4a7c16UL; in hash() local1210 return (ip >> 4) * hashmagic >> (64 - UNW_LOG_HASH_SIZE); in hash()