Home
last modified time | relevance | path

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

/dflybsd-src/usr.bin/kcollect/
H A Dgnuplot.c79 int plot2[] = { KCOLLECT_IDLEPCT, KCOLLECT_INTRPCT, in dump_gnuplot() local
204 for (jj = 0; jj < (int)(sizeof(plot2) / sizeof(plot2[0])); ++jj) { in dump_gnuplot()
205 j = plot2[jj]; in dump_gnuplot()
238 value += ary[i].data[plot2[k]]; in dump_gnuplot()