Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/powertop/common/
H A Ddisplay.c94 SW_COUNT enumerator
103 static WINDOW *sw[SW_COUNT];
116 for (i = 0; i < SW_COUNT; i++) { in pt_display_cleanup()