aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorJens Axboe <[email protected]>2021-10-16 16:38:14 -0600
committerJens Axboe <[email protected]>2021-10-19 05:55:41 -0600
commite028f167eca5fc56938e6c1680d40eed0bc39e80 (patch)
tree8b8d8043d38dd9faa0be7b32f0a3809ab24a2d01 /tools/perf/scripts/python/syscall-counts.py
parentdf87eb0fce8fc891b43199447b9aeb3ea2d39bcf (diff)
block: move blk_mq_tag_to_rq() inline
This is in the fast path of driver issue or completion, and it's a single array index operation. Move it inline to avoid a function call for it. This does mean making struct blk_mq_tags block layer public, but there's not really much in there. Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions