Home
last modified time | relevance | path

Searched refs:alloc_time_ns (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/jemalloc/src/
H A Dprof.c143 uint64_t alloc_time_ns; member
504 new_node->alloc_time_ns = nstime_ns(&alloc_time); in prof_try_log()
2501 if (node->alloc_time_ns > node->free_time_ns) { in prof_log_rep_check()
2654 emitter_type_uint64, &alloc_node->alloc_time_ns); in prof_log_emit_allocs()