Home
last modified time | relevance | path

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

/freebsd/contrib/jemalloc/include/jemalloc/internal/
H A Demitter.h29 emitter_type_string, enumerator
154 case emitter_type_string: in emitter_print_value()
/freebsd/contrib/jemalloc/src/
H A Dstats.c691 emitter_type_string, &dss); in stats_arena_print()
1001 emitter_kv(emitter, "version", "Version", emitter_type_string, &cpv); in stats_general_print()
1017 emitter_type_string, &config_malloc_conf); in stats_general_print()
1063 OPT_WRITE(name, cpv, cpsz, emitter_type_string) in stats_general_print()
H A Dprof.c2593 emitter_json_kv(emitter, "thr_name", emitter_type_string, in prof_log_emit_threads()
2621 emitter_json_value(emitter, emitter_type_string, in prof_log_emit_traces()
2683 emitter_type_string, &vers); in prof_log_emit_metadata()