Searched refs:CMD_thrtog (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/top/ | ||
H A D | commands.h | 35 CMD_thrtog, enumerator |
H A D | commands.c | 60 {'H', "toggle the display of threads", false, CMD_thrtog}, |
H A D | top.c | 993 case CMD_thrtog: in main() |