Searched refs:thr_node1 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/jemalloc/src/
H A Dprof.c2183 const prof_thr_node_t *thr_node1 = (prof_thr_node_t *)k1; local
2185 return thr_node1->thr_uid == thr_node2->thr_uid;

Completed in 97 milliseconds