Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dkern_malloc.c1425 struct malloc_type *last_mtype, *cur_mtype; in DB_SHOW_COMMAND() local
1440 last_mtype = NULL; in DB_SHOW_COMMAND()
1455 if (mtp == last_mtype) { in DB_SHOW_COMMAND()
1476 last_mtype = cur_mtype; in DB_SHOW_COMMAND()