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

  /src/external/bsd/jemalloc.old/dist/src/
prof_recent.c 133 edata_prof_recent_alloc_get_no_lock(const edata_t *edata) { function
141 return edata_prof_recent_alloc_get_no_lock(edata);
148 edata_prof_recent_alloc_get_no_lock(edata);
202 if (edata_prof_recent_alloc_get_no_lock(edata) == NULL) {
prof_recent.c 133 edata_prof_recent_alloc_get_no_lock(const edata_t *edata) { function
141 return edata_prof_recent_alloc_get_no_lock(edata);
148 edata_prof_recent_alloc_get_no_lock(edata);
202 if (edata_prof_recent_alloc_get_no_lock(edata) == NULL) {
  /src/external/bsd/jemalloc/dist/src/
prof_recent.c 133 edata_prof_recent_alloc_get_no_lock(const edata_t *edata) { function
141 return edata_prof_recent_alloc_get_no_lock(edata);
147 prof_recent_t *recent_alloc = edata_prof_recent_alloc_get_no_lock(
202 if (edata_prof_recent_alloc_get_no_lock(edata) == NULL) {
prof_recent.c 133 edata_prof_recent_alloc_get_no_lock(const edata_t *edata) { function
141 return edata_prof_recent_alloc_get_no_lock(edata);
147 prof_recent_t *recent_alloc = edata_prof_recent_alloc_get_no_lock(
202 if (edata_prof_recent_alloc_get_no_lock(edata) == NULL) {

Completed in 88 milliseconds