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

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
edata.h 51 nstime_t e_prof_alloc_time; member in struct:e_prof_info_s
413 return &edata->e_prof_info.e_prof_alloc_time;
559 nstime_copy(&edata->e_prof_info.e_prof_alloc_time, t);
  /src/external/bsd/jemalloc/include/jemalloc/internal/
edata.h 51 nstime_t e_prof_alloc_time; member in struct:e_prof_info_s
413 return &edata->e_prof_info.e_prof_alloc_time;
559 nstime_copy(&edata->e_prof_info.e_prof_alloc_time, t);
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
edata.h 51 nstime_t e_prof_alloc_time; member in struct:e_prof_info_s
413 return &edata->e_prof_info.e_prof_alloc_time;
559 nstime_copy(&edata->e_prof_info.e_prof_alloc_time, t);
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
edata.h 51 nstime_t e_prof_alloc_time; member in struct:e_prof_info_s
413 return &edata->e_prof_info.e_prof_alloc_time;
559 nstime_copy(&edata->e_prof_info.e_prof_alloc_time, t);

Completed in 58 milliseconds