Home
last modified time | relevance | path

Searched defs:alloc_time (Results 1 – 3 of 3) sorted by relevance

/src/contrib/jemalloc/include/jemalloc/internal/
H A Dprof_structs.h104 nstime_t alloc_time; member
210 nstime_t alloc_time; member
/src/sys/netinet/
H A Dtcp_lro.h150 struct bintime alloc_time; /* time when entry was allocated */ member
/src/contrib/jemalloc/src/
H A Dprof_log.c237 nstime_t alloc_time = prof_info->alloc_time; in prof_try_log() local