Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/
Dreadprofile.c71 unsigned int step; in readprofile_main() local
158 step = buf[0]; in readprofile_main()
160 printf("Sampling_step: %u\n", step); in readprofile_main()
210 while (indx < (next_add-add0)/step) { in readprofile_main()
216 printf("\t%"PRIx64"\t%u\n", (indx - 1)*step + add0, buf[indx]); in readprofile_main()
238 for (scan = (fn_add-add0)/step + 1; in readprofile_main()
239 scan < (next_add-add0)/step; scan++) { in readprofile_main()
242 addr = (scan - 1)*step + add0; in readprofile_main()
/busybox-1.35.0/
DINSTALL130 configuration step, as in:
DTODO245 The first step would to generate a file/matrix what is already archived
/busybox-1.35.0/docs/
Dcontributing.txt23 This is a necessary first step. Please do not try to work with the last