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

  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
nstime.h 67 nstime_equals_zero(nstime_t *time) { function
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
nstime.h 67 nstime_equals_zero(nstime_t *time) { function
  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
nstime.h 72 nstime_equals_zero(const nstime_t *time) { function
  /src/external/bsd/jemalloc/include/jemalloc/internal/
nstime.h 72 nstime_equals_zero(const nstime_t *time) { function
  /src/external/bsd/jemalloc.old/dist/src/
prof_recent.c 224 assert(nstime_equals_zero(&recent->dalloc_time));
518 assert(!nstime_equals_zero(&node->dalloc_time));
  /src/external/bsd/jemalloc/dist/src/
prof_recent.c 224 assert(nstime_equals_zero(&recent->dalloc_time));
521 assert(!nstime_equals_zero(&node->dalloc_time));

Completed in 66 milliseconds