PIXBeginEvent Function
Starts a user-defined event for a timing capture of CPU activity, to be displayed in the System Timing Capture feature of PIX.
Overload list
Name | Description |
---|---|
PIXBeginEvent (UINT64, PCSTR, ...) | Starts a user-defined event for a timing capture of CPU activity, to be displayed in the System Timing Capture feature of PIX. |
PIXBeginEvent (UINT64, PCWSTR, ...) | Starts a user-defined event for a timing capture of CPU activity, to be displayed in the System Timing Capture feature of PIX. |
PIXBeginEvent (void*, UINT64, PCSTR, ...) | Starts a user-defined event for a timing capture of CPU activity, to be displayed in the System Timing Capture feature of PIX. |
PIXBeginEvent (void*, UINT64, PCWSTR, ...) | Starts a user-defined event for a timing capture of CPU activity, to be displayed in the System Timing Capture feature of PIX. |
PIXBeginRetailEvent (void*, UINT64, PCSTR, ...) | Starts a user-defined retail event. |
PIXBeginRetailEvent (void*, UINT64, PCWSTR, ...) | Starts a user-defined retail event. |