diff options
author | Jens Axboe <[email protected]> | 2014-05-09 15:48:23 -0600 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2014-05-09 15:48:23 -0600 |
commit | 7276d02e241dc3595d4a18ac2456fa449e448de7 (patch) | |
tree | 3fb2f7571884b9585783085e53578f973cf32c12 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | cf4b50afc28cc4629f82f5591bef1db2ce129fdc (diff) |
block: only calculate part_in_flight() once
We first check if we have inflight IO, then retrieve that
same number again. Usually this isn't that costly since the
chance of having the data dirtied in between is small, but
there's no reason for calling part_in_flight() twice.
Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions