diff options
author | Anthony DeRossi <[email protected]> | 2022-11-09 17:40:26 -0800 |
---|---|---|
committer | Alex Williamson <[email protected]> | 2022-11-10 12:03:36 -0700 |
commit | 5cd189e410debedda416fecfc12f4716b5829845 (patch) | |
tree | b5b0615bcd0526bd0a88ee73e7554de299bbd8b6 /tools/perf/scripts/python/flamegraph.py | |
parent | 7fdba0011157861892c470995ff586a1871e603f (diff) |
vfio: Export the device set open count
The open count of a device set is the sum of the open counts of all
devices in the set. Drivers can use this value to determine whether
shared resources are in use without tracking them manually or accessing
the private open_count in vfio_device.
Signed-off-by: Anthony DeRossi <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Reviewed-by: Kevin Tian <[email protected]>
Reviewed-by: Yi Liu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Alex Williamson <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions