Lines Matching full:samples
140 graph data you will still be able to see the time samples:
758 seconds, this means only six samples were taken during the run. Two of
759 the samples occurred while the program was in the `open' function, as
760 indicated by the `self seconds' field. Each of the other four samples
762 Since only six samples were taken, none of these values can be regarded
768 field is `0.00') didn't appear in the histogram samples at all.
772 of histogram samples prevents any determination of how much time each
1190 profiling. In this mode, histogram samples are assigned not to
1371 profile says how often samples are taken. The rule of thumb is that a
1375 The actual amount of error can be predicted. For N samples, the
1378 samples (1 second/0.01 seconds), sqrt(N) is 10 samples, so the expected
1381 seconds and `bar''s run-time is 100 seconds, N is 10000 samples,
1382 sqrt(N) is 100 samples, so the expected error in `bar''s run-time is 1
1635 that are limited by I/O or swapping bandwidth. This is because samples