Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof_log.c117 static bool prof_thr_node_keycomp(const void *k1, const void *k2);
230 prof_thr_node_hash, prof_thr_node_keycomp); in prof_try_log()
303 prof_thr_node_keycomp(const void *k1, const void *k2) { in prof_thr_node_keycomp() function