Searched refs:CMD_pcputog (Results 1 – 3 of 3) sorted by relevance
/freebsd/usr.bin/top/ | ||
H A D | commands.h | 42 CMD_pcputog, enumerator |
H A D | commands.c | 72 {'P', "toggle the display of per-CPU statistics", false, CMD_pcputog}, |
H A D | top.c | 1121 case CMD_pcputog: in main() |