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.c1487 struct malloc_type *last_mtype, *cur_mtype; in DB_SHOW_COMMAND_FLAGS() local
1502 last_mtype = NULL; in DB_SHOW_COMMAND_FLAGS()
1517 if (mtp == last_mtype) { in DB_SHOW_COMMAND_FLAGS()
1538 last_mtype = cur_mtype; in DB_SHOW_COMMAND_FLAGS()