Home
last modified time | relevance | path

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

/external/jemalloc_new/src/
Dstats.c900 #define OPT_WRITE_CHAR_P(name) \ in stats_general_print() macro
908 OPT_WRITE_CHAR_P("dss") in stats_general_print()
910 OPT_WRITE_CHAR_P("percpu_arena") in stats_general_print()
911 OPT_WRITE_CHAR_P("metadata_thp") in stats_general_print()
916 OPT_WRITE_CHAR_P("junk") in stats_general_print()
922 OPT_WRITE_CHAR_P("thp") in stats_general_print()
924 OPT_WRITE_CHAR_P("prof_prefix") in stats_general_print()
935 OPT_WRITE_CHAR_P("stats_print_opts") in stats_general_print()
946 #undef OPT_WRITE_CHAR_P in stats_general_print()