Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Demitter.h369 const char *table_note_key, emitter_type_t table_note_value_type, in emitter_table_kv_note() argument
376 if (table_note_key != NULL) { in emitter_table_kv_note()
377 emitter_printf(emitter, " (%s: ", table_note_key); in emitter_table_kv_note()
444 const char *table_note_key, emitter_type_t table_note_value_type, in emitter_kv_note() argument
451 table_note_key, table_note_value_type, table_note_value); in emitter_kv_note()