Searched refs:mallctl (Results 1 – 5 of 5) sorted by relevance
124 /* Define to 1 if you have the `mallctl' function. */
101 if (mallctl("stats.allocated", &alloc, &sz, NULL, 0) == 0)
104 if (mallctl("stats.allocated", &alloc, &sz, NULL, 0) == 0)
1684 mallctl
4336 pub fn mallctl( in mallctl() function