Home
last modified time | relevance | path

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

/dragonfly/usr.bin/top/
H A Ddisplay.c1158 int y_pos = y_cpustates; in i_cpustates() local
1159 y_pos = y_pos + cpu; in i_cpustates()
1175 display_fmt(x_cpustates + *colp, y_pos, in i_cpustates()
1245 int y_pos = y_cpustates; in u_cpustates() local
1246 y_pos = y_pos + cpu; in u_cpustates()
1261 display_fmt(x_cpustates + *colp, y_pos, color, 0, in u_cpustates()