Is it possible to monitor gpu pcie usage per process?

I found it possible to get the pcie usage per device from nvml api, but I wanna know if it’s possible to get pcie usage per process? Is it possible and is there such an API provided by nvidia or any other third-party libraries? Thank you!

There is no per process API.