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

  /external/jemalloc/include/jemalloc/internal/
prof.h 322 void prof_postfork_child(tsdn_t *tsdn);
private_namespace.h 448 #define prof_postfork_child JEMALLOC_N(prof_postfork_child) macro
    [all...]
private_unnamespace.h 448 #undef prof_postfork_child macro
  /external/jemalloc/src/
prof.c 2334 prof_postfork_child(tsdn_t *tsdn) function
    [all...]
jemalloc.c     [all...]

Completed in 56 milliseconds