Home
last modified time | relevance | path

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

/trusty/user/base/lib/dlmalloc/
Ddlmalloc.c3131 SYSTEM_INFO system_info; in init_mparams() local
3132 GetSystemInfo(&system_info); in init_mparams()
3133 psize = system_info.dwPageSize; in init_mparams()
3135 DEFAULT_GRANULARITY : system_info.dwAllocationGranularity); in init_mparams()