Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/jemalloc/include/jemalloc/internal/
H A Demitter.h346 const char *table_note_key, emitter_type_t table_note_value_type, in emitter_table_kv_note() argument
353 if (table_note_key != NULL) { in emitter_table_kv_note()
354 emitter_printf(emitter, " (%s: ", table_note_key); in emitter_table_kv_note()
421 const char *table_note_key, emitter_type_t table_note_value_type, in emitter_kv_note() argument
428 table_note_key, table_note_value_type, table_note_value); in emitter_kv_note()