Home
last modified time | relevance | path

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

/freebsd/usr.sbin/pmc/
H A Dcmd_pmc.h34 extern int pmc_displayheight;
H A Dpmc.c46 int pmc_displayheight = DEFAULT_DISPLAY_HEIGHT; variable
H A Dcmd_pmc_stat.c468 pmc_displayheight = ws.ws_row - 1; in pmc_stat_internal()