Home | History | Annotate | Download | only in info

Lines Matching full:samples

143 graph data you will still be able to see the time samples:
771 seconds, this means only six samples were taken during the run. Two of
772 the samples occurred while the program was in the `open' function, as
773 indicated by the `self seconds' field. Each of the other four samples
775 Since only six samples were taken, none of these values can be regarded
781 field is `0.00') didn't appear in the histogram samples at all.
785 of histogram samples prevents any determination of how much time each
1204 profiling. In this mode, histogram samples are assigned not to
1396 profile says how often samples are taken. The rule of thumb is that a
1400 The actual amount of error can be predicted. For N samples, the
1403 samples (1 second/0.01 seconds), sqrt(N) is 10 samples, so the expected
1406 seconds and `bar''s run-time is 100 seconds, N is 10000 samples,
1407 sqrt(N) is 100 samples, so the expected error in `bar''s run-time is 1
1654 that are limited by I/O or swapping bandwidth. This is because samples