Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/src/
H A Dprof.c2184 const prof_thr_node_t *thr_node2 = (prof_thr_node_t *)k2; in prof_thr_node_keycomp() local
2185 return thr_node1->thr_uid == thr_node2->thr_uid; in prof_thr_node_keycomp()