!tz

The !tz extension displays the specified power thermal zone structure.

!tz [Address]

Parameters

Address
The address of a power thermal zone that you want to display. If this parameter is omitted, the display includes all thermal zones on the target computer.

DLL

Kdexts.dll

Additional Information

To view the system's power capabilities, use the !pocaps extension command. To view the system's power policy, use the !popolicy extension command. For information about power capabilities and power policy, see the Windows Driver Kit (WDK) documentation and Microsoft Windows Internals, by Mark Russinovich and David Solomon.

Remarks

To stop execution at any time, press CTRL+BREAK (in WinDbg) or CTRL+C (in KD).