Home
last modified time | relevance | path

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

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dpages.h97 } thp_mode_t; typedef
100 extern thp_mode_t opt_thp;
101 extern thp_mode_t init_system_thp_mode; /* Initial system wide state. */
/src/contrib/jemalloc/src/
H A Dpages.c46 thp_mode_t opt_thp = THP_MODE_DEFAULT;
47 thp_mode_t init_system_thp_mode;