HomeSort by relevance Sort by last modified time
    Searched refs:jemalloc_stats (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/jemalloc/chromium/
jemalloc.h 51 * jemalloc_stats() is not a stable interface. When using jemalloc_stats_t, be
96 void jemalloc_stats(jemalloc_stats_t *stats);
jemalloc.c 124 * jemalloc_stats().
6431 jemalloc_stats(jemalloc_stats_t *stats) function
    [all...]
  /external/chromium_org/third_party/jemalloc/vendor/
jemalloc.h 51 * jemalloc_stats() is not a stable interface. When using jemalloc_stats_t, be
96 void jemalloc_stats(jemalloc_stats_t *stats);
jemalloc.c 117 * jemalloc_stats().
6413 jemalloc_stats(jemalloc_stats_t *stats) function
    [all...]

Completed in 52 milliseconds