Jetsons have an iGPU (as opposed to dGPU) sharing same memory as CPUs. So there is not GPU memory, just some memory that may be used from CPU or GPU or both (the latter requires using Unified or ZeroCopy memory).
So you would just look at memory used by each process as a whole.
1 Like