Home
last modified time | relevance | path

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

/freebsd/usr.bin/top/
H A Dmachine.c146 static const char *swapnames[] = { variable
150 static int swap_stats[nitems(swapnames)];
353 statics->swap_names = swapnames; in machine_init()