diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2021-01-19 13:32:39 +0000 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2021-02-01 10:02:42 -0700 |
commit | 888aae2eeddfe1d6c9731cf4af1a1b2605af6470 (patch) | |
tree | 7c84ca6f2a36d368306468b280030e6aaff80165 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ec30e04ba4a5c265f52482092a5f5f5232947c48 (diff) |
io_uring: further deduplicate #CQ events calc
Apparently, there is one more place hand coded calculation of number of
CQ events in the ring. Use __io_cqring_events() helper in
io_get_cqring() as well. Naturally, assembly stays identical.
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions