A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: ylx1642820167042
Ixiasoft
Visible to Intel only — GUID: ylx1642820167042
Ixiasoft
8.1.4. Latency and Response Time
- Context save—Saving registers on the stack
- RTOS context switch—Calling context-switch function(s) if an RTOS is implemented
- Dispatch handler—Determining the cause of the exception, and transferring control to a specific handler or ISR
If you are concerned with system performance, response time is the more important than latency, because it reflects the time elapsed between the physical event and the system’s specific response to that event.