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.
Inserts a marker into the CPU timeline in the PIX System Timing Capture window, when a particular user-defined event occurs.
Overload list
| Name | Description |
|---|---|
| PIXSetMarker(UINT64, PCSTR, ...) | Inserts a marker into the CPU timeline in the PIX System Timing Capture window, when a particular user-defined event occurs. |
| PIXSetMarker(UINT64, PCWSTR, ...) | Inserts a marker into the CPU timeline in the PIX System Timing Capture window, when a particular user-defined event occurs. |
| PIXSetMarker(void*, UINT64, PCSTR, ...) | Inserts a marker into the CPU timeline in the PIX System Timing Capture window, when a particular user-defined event occurs. |
| PIXSetMarker(void*, UINT64, PCWSTR, ...) | Inserts a marker into the CPU timeline in the PIX System Timing Capture window, when a particular user-defined event occurs. |
| PIXSetRetailMarker(void*, UINT64, PCSTR, ...) | Inserts a retail marker, when a particular user-defined event occurs. |
| PIXSetRetailMarker(void*, UINT64, PCWSTR, ...) | Inserts a retail marker, when a particular user-defined event occurs. |