Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Starts a user-defined event for a timing capture of CPU activity, to be displayed in the System Timing Capture feature of PIX. Calls to PIXBeginEvent must have a corresponding call to PIXEndEvent. Both calls must be made from the same thread.
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. |