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

/freebsd-current/contrib/jemalloc/src/
H A Dprof.c2591 char *thr_name = thr_node->name; local
2593 emitter_json_kv(emitter, "thr_name", emitter_type_string,
2594 &thr_name);

Completed in 164 milliseconds