Home
last modified time | relevance | path

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

/freebsd-src/contrib/jemalloc/src/
H A Dprof.c246 static bool prof_thr_node_keycomp(const void *k1, const void *k2);
467 prof_thr_node_hash, prof_thr_node_keycomp); in prof_try_log()
2182 prof_thr_node_keycomp(const void *k1, const void *k2) { in prof_thr_node_keycomp() function
3041 prof_thr_node_hash, prof_thr_node_keycomp)) { in prof_boot2()