HomeSort by relevance Sort by last modified time
    Searched refs:per_line (Results 1 - 2 of 2) sorted by null

  /external/fio/
stat.c 189 int is_last, per_line, scale_down; local
209 per_line = (80 - 7) / (precision + 14);
215 if (j != 0 && (j % per_line) == 0)
234 if ((j % per_line) == per_line - 1) /* for formatting */
    [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
bcmutils.c 2072 int per_line = 0; local
    [all...]

Completed in 2377 milliseconds