Share via


dwCeLogTLBMiss (Compact 2013)

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

See Also

Reference

Optional OAL Variables
dwCeLogSmallBuf
dwCeLogLargeBuf