Lines Matching defs:mutex
8 #include "jemalloc/internal/mutex.h"
214 CTL_LEAF_PREPARE(mib, miblen, "mutex");
303 stats_arena_bins_print(emitter_t *emitter, bool mutex, unsigned i,
368 if (mutex) {
453 if (mutex) {
487 if (mutex) {
488 emitter_json_object_kv_begin(emitter, "mutex");
546 * Note that mutex columns were initialized above, if mutex ==
1036 emitter_json_object_end(emitter); /* Close the mutex dict. */
1044 bool mutex, bool extents, bool hpa) {
1353 if (mutex) {
1357 stats_arena_bins_print(emitter, mutex, i, uptime);
1682 bool unmerged, bool bins, bool large, bool mutex, bool extents, bool hpa) {
1753 if (mutex) {
1817 large, mutex, extents, hpa);
1828 bins, large, mutex, extents, hpa);
1844 large, mutex, extents, hpa);
1909 bins, large, mutex, extents, hpa);