Searched refs:HashCombine (Results 1 – 4 of 4) sorted by relevance
57 HashCombine(seed, key.path); in operator()58 HashCombine(seed, key.build_id); in operator()60 HashCombine(seed, key.kernel_start_addr); in operator()
279 static inline void HashCombine(size_t& seed, const T& val) { in HashCombine() function
145 HashCombine(seed, thread_id.pid); in operator ()()146 HashCombine(seed, thread_id.tid); in operator ()()
46 HashCombine(seed, ap.first); in operator ()()47 HashCombine(seed, ap.second); in operator ()()