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

  /src/external/bsd/jemalloc/dist/src/
zone.c 60 boolean_t (*enable_discharge_checking)(malloc_zone_t *); member in struct:malloc_introspection_t
358 jemalloc_zone_introspect.enable_discharge_checking = NULL;
  /src/external/bsd/jemalloc.old/dist/src/
zone.c 60 boolean_t (*enable_discharge_checking)(malloc_zone_t *); member in struct:malloc_introspection_t
358 jemalloc_zone_introspect.enable_discharge_checking = NULL;

Completed in 15 milliseconds