Home
last modified time | relevance | path

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

/freebsd-head/sys/kern/
HDkern_malloc.c1532 struct malloc_type *last_mtype, *cur_mtype; in DB_SHOW_COMMAND_FLAGS() local
1547 last_mtype = NULL; in DB_SHOW_COMMAND_FLAGS()
1562 if (mtp == last_mtype) { in DB_SHOW_COMMAND_FLAGS()
1583 last_mtype = cur_mtype; in DB_SHOW_COMMAND_FLAGS()