Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dprof.c248 static bool prof_bt_node_keycomp(const void *k1, const void *k2);
465 prof_bt_node_hash, prof_bt_node_keycomp); in prof_try_log()
2168 prof_bt_node_keycomp(const void *k1, const void *k2) { in prof_bt_node_keycomp() function
3036 prof_bt_node_hash, prof_bt_node_keycomp)) { in prof_boot2()