Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_malloc.c1535 struct malloc_type *last_mtype, *cur_mtype; in DB_SHOW_COMMAND_FLAGS() local
1550 last_mtype = NULL; in DB_SHOW_COMMAND_FLAGS()
1565 if (mtp == last_mtype) { in DB_SHOW_COMMAND_FLAGS()
1586 last_mtype = cur_mtype; in DB_SHOW_COMMAND_FLAGS()