> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PIXSetMarker

> PIXSetMarker

# PIXSetMarker

Inserts a marker into the CPU timeline in the PIX System Timing Capture window, when a particular user-defined event occurs.

<a id="overloadsSection" />

## Overload list

| Name                                                                                                    | Description                                                                                                                  |
| ------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
| [PIXSetMarker(UINT64, PCSTR, ...)](/reference/tools/pix3/functions/pixsetmarker)                        | Inserts a marker into the CPU timeline in the PIX System Timing Capture window, when a particular user-defined event occurs. |
| [PIXSetMarker(UINT64, PCWSTR, ...)](/reference/tools/pix3/functions/pixsetmarker_2)                     | 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, ...)](/reference/tools/pix3/functions/pixsetmarker_3)              | 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, ...)](/reference/tools/pix3/functions/pixsetmarker_4)             | 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, ...)](/reference/tools/pix3/functions/pixsetretailmarker)    | Inserts a retail marker, when a particular user-defined event occurs.                                                        |
| [PIXSetRetailMarker(void\*, UINT64, PCWSTR, ...)](/reference/tools/pix3/functions/pixsetretailmarker_2) | Inserts a retail marker, when a particular user-defined event occurs.                                                        |

<a id="seealsoSection" />

## See also

[PIX3](/reference/tools/pix3/pix3_members)\
[PIX (NDA topic)](/tools/tools-console/pix/pix)


## Related topics

- [PIXSetMarker function](/reference/tools/pix3/functions/pixsetmarker.md)
- [PIXSetMarker reference](/reference/tools/pix3/functions/pixsetmarker_2.md)
- [PIXSetMarker overview](/reference/tools/pix3/functions/pixsetmarker_4.md)
- [PIXSetMarker function reference](/reference/tools/pix3/functions/pixsetmarker_3.md)
- [PIXSetRetailMarker](/reference/tools/pix3/functions/pixsetretailmarker_2.md)
