Searched refs:thp_mode_names (Results 1 – 6 of 6) sorted by relevance
73 extern const char *thp_mode_names[];
268 #define thp_mode_names JEMALLOC_N(thp_mode_names) macro
271 #define thp_mode_names JEMALLOC_N(thp_mode_names) macro
38 const char *thp_mode_names[] = { variable
1215 if (strncmp(thp_mode_names[i],v, vlen)
1674 CTL_RO_NL_GEN(opt_thp, thp_mode_names[opt_thp], const char *) in CTL_RO_CONFIG_GEN()