Home
last modified time | relevance | path

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

/freebsd-12.1/sys/kern/
H A Dkern_malloc.c226 static time_t t_malloc_fail; variable
356 return (time_uptime - t_malloc_fail); in malloc_last_fail()
514 t_malloc_fail = time_uptime; in malloc_dbg()
591 t_malloc_fail = time_uptime;
635 t_malloc_fail = time_uptime; in malloc_domain()