Lines Matching defs:bottom
323 int bottom;
327 bottom = 0;
330 /* put all the small pss blocks into the bottom */
361 kb_to_graph(top - bottom));
362 bottom = top;
380 top = bottom + ps->sample->pss;
386 kb_to_graph(top - bottom));
387 bottom = top;
396 top = bottom + ps->sample->pss;
402 kb_to_graph(top - bottom));
403 bottom = top;
414 int bottom;
419 /* put all the small pss blocks into the bottom */
447 bottom = top;
466 top = bottom + ps->sample->pss;
471 kb_to_graph(1000000.0 - bottom - ((top - bottom) / 2)),
473 bottom = top;
483 top = bottom + ps->sample->pss;
488 kb_to_graph(1000000.0 - bottom - ((top - bottom) / 2)),
490 bottom = top;
1045 ps->pos_y = ps_to_graph(j+1); /* bottom left corner */