Ok so I am using WMI (.net/C#) to constantly collect data about a specific process that is running on the machine. I get the data through Win32_PerfFormattedData_PerfProc_Proces
Win32_PerfFormattedData_PerfProc_Process is the correct class. The property it pulls from is WorkingSetPrivate. No formula/calculation needed.
Win32_PerfFormattedData_PerfProc_Process
WorkingSetPrivate