Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
10/16/2014
This global variable specifies how many translation look-aside buffer (TLB) misses have occurred for the last thread that was running. This global variable is reset after each thread switch. To make use of this value, an OEM can declare this variable in their OAL and read it whenever a CELID_THREAD_SWITCH event occurs. When replacing the logging engine, the OEM is responsible for resetting the counter to zero (0) after logging it.
Syntax
DWORD dwCeLogTLBMiss;
Requirements
Header |
Developer Implemented |