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