HomeSort by: relevance | last modified time | path
    Searched refs:nstime_prof_update_t (Results 1 - 6 of 6) sorted by relevancy

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
nstime.h 46 typedef void (nstime_prof_update_t)(nstime_t *); typedef
47 extern nstime_prof_update_t *JET_MUTABLE nstime_prof_update;
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
nstime.h 46 typedef void (nstime_prof_update_t)(nstime_t *); typedef
47 extern nstime_prof_update_t *JET_MUTABLE nstime_prof_update;
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
nstime.h 54 typedef void(nstime_prof_update_t)(nstime_t *); typedef
55 extern nstime_prof_update_t *JET_MUTABLE nstime_prof_update;
  /src/external/bsd/jemalloc/include/jemalloc/internal/
nstime.h 54 typedef void(nstime_prof_update_t)(nstime_t *); typedef
55 extern nstime_prof_update_t *JET_MUTABLE nstime_prof_update;
  /src/external/bsd/jemalloc.old/dist/src/
nstime.c 261 nstime_prof_update_t *JET_MUTABLE nstime_prof_update = nstime_prof_update_impl;
  /src/external/bsd/jemalloc/dist/src/
nstime.c 289 nstime_prof_update_t *JET_MUTABLE nstime_prof_update = nstime_prof_update_impl;

Completed in 14 milliseconds