HomeSort by: relevance | last modified time | path
    Searched defs:huge_nmalloc (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/stdlib/
jemalloc.c 724 static uint64_t huge_nmalloc; variable in typeref:typename:uint64_t
2674 huge_nmalloc++;
2754 huge_nmalloc++;
3223 huge_nmalloc, huge_ndalloc, huge_nralloc,
3519 huge_nmalloc = 0;
jemalloc.c 724 static uint64_t huge_nmalloc; variable in typeref:typename:uint64_t
2674 huge_nmalloc++;
2754 huge_nmalloc++;
3223 huge_nmalloc, huge_ndalloc, huge_nralloc,
3519 huge_nmalloc = 0;

Completed in 54 milliseconds