A newer version of this document is available. Customers should click here to go to the newest version.
Introduction to Intel® Graphics Performance Analyzers
Game Optimization Methodology
Install and Launch Intel® GPA
Launch Application for Analysis
Configure Analysis Settings
Analyze Desktop Graphics Applications
Quick Start with Profiling Unreal Engine* Games
Instrumentation and Tracing Technology API Support
Intel® GPA Reference
Notices and Disclaimers
Memory Metrics
Memory metrics help you understand how much memory is utilized by the target application.
The table below lists all Memory metrics that you can analyze with Intel® GPA.
Metric Name |
Description |
---|---|
App Resident Memory |
Represents the resident set size (RSS) of the target application. RSS is the portion of the application’s memory that is currently held in RAM. |
Available Memory |
Represents the memory on the platform that is available for use by the target application. This includes cached memory and I/O buffers, which are made available by the kernel when needed. |