Home
last modified time | relevance | path

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

/src/contrib/jemalloc/src/
H A Dprof_log.c119 static bool prof_bt_node_keycomp(const void *k1, const void *k2);
228 prof_bt_node_hash, prof_bt_node_keycomp); in prof_try_log()
289 prof_bt_node_keycomp(const void *k1, const void *k2) { in prof_bt_node_keycomp() function