Lines Matching full:toggle
54 {'C', "toggle the displaying of weighted CPU percentage", false, CMD_wcputog},
57 {'H', "toggle the displaying of threads", false, CMD_thrtog},
61 {'i', "toggle the displaying of idle processes", false, CMD_idletog},
63 {'j', "toggle the displaying of jail ID", false, CMD_jidtog},
67 {'m', "toggle the display between 'cpu' and 'io' modes", false, CMD_viewtog},
72 {'P', "toggle the displaying of per-CPU statistics", false, CMD_pcputog},
75 {'S', "toggle the displaying of system processes", false, CMD_viewsys},
76 {'a', "toggle the displaying of process titles", false, CMD_showargs},
77 {'T', "toggle the displaying of thread IDs", false, CMD_toggletid},
78 {'t', "toggle the display of this process", false, CMD_selftog},
80 {'w', "toggle the display of swap use for each process", false, CMD_swaptog},
81 {'z', "toggle the displaying of the system idle process", false, CMD_kidletog},