Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof_log.c116 static void prof_thr_node_hash(const void *key, size_t r_hash[2]);
230 prof_thr_node_hash, prof_thr_node_keycomp); in prof_try_log()
297 prof_thr_node_hash(const void *key, size_t r_hash[2]) { in prof_thr_node_hash() function