Home
last modified time | relevance | path

Searched defs:alloc_count (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_hw_queues.h77 uint32_t alloc_count; member
H A Docs_hw_queues.c1119 uint32_t alloc_count; /* Number of tokens in the array */ member
/freebsd/contrib/lua/src/
H A Dltests.c865 static int alloc_count (lua_State *L) { in alloc_count() function
/freebsd/contrib/jemalloc/src/
H A Dprof.c2478 size_t alloc_count = prof_log_alloc_count(); in prof_log_rep_check() local