Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Demitter.h73 bool item_at_depth; member
186 emitter->item_at_depth = false; in emitter_nest_inc()
192 emitter->item_at_depth = true; in emitter_nest_dec()
216 emitter_printf(emitter, "%s\n", emitter->item_at_depth ? "," : ""); in emitter_json_key_prefix()
229 emitter->item_at_depth = false; in emitter_init()
257 emitter->item_at_depth = true; in emitter_json_value()
361 emitter->item_at_depth = true; in emitter_table_kv_note()
430 emitter->item_at_depth = true; in emitter_kv_note()