> ## 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.

# PIXScopedEvent

> PIXScopedEvent

# PIXScopedEvent

これらの関数は、Performance Investigator for XBOX (PIX) の **Timing Capture** 機能で表示するために、CPU アクティビティのタイミング キャプチャ用のユーザー定義イベントを作成します。`PIXScopedEvent` の呼び出しで定義されたイベントは、API が呼び出されたときに開始し、それを囲むスコープが終了したときに終了します。

<a id="overloadsSection" />

## オーバーロード一覧

| 名前                                                                                            | 説明                                                                                                                                                      |
| --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [PIXScopedEvent(UINT64, PCSTR, ...)](/reference/tools/pix3/functions/pixscopedevent)          | Performance Investigator for XBOX (PIX) の **Timing Capture** 機能で表示するために、CPU アクティビティのタイミング キャプチャ用のユーザー定義イベントを作成します。                                      |
| [PIXScopedEvent(UINT64, PCWSTR, ...)](/reference/tools/pix3/functions/pixscopedevent)         | Performance Investigator for XBOX (PIX) の **Timing Capture** 機能で表示するために、CPU アクティビティのタイミング キャプチャ用のユーザー定義イベントを作成します。                                      |
| [PIXScopedEvent(void\*, UINT64, PCSTR, ...)](/reference/tools/pix3/functions/pixscopedevent)  | Performance Investigator for XBOX (PIX) の **Timing Capture** 機能で表示するために、CPU アクティビティ、あるいは XBOX の場合は GPU アクティビティの、コンテキスト固有のタイミング キャプチャ用のユーザー定義イベントを作成します。 |
| [PIXScopedEvent(void\*, UINT64, PCWSTR, ...)](/reference/tools/pix3/functions/pixscopedevent) | Performance Investigator for XBOX (PIX) の **Timing Capture** 機能で表示するために、CPU アクティビティ、あるいは XBOX の場合は GPU アクティビティの、コンテキスト固有のタイミング キャプチャ用のユーザー定義イベントを作成します。 |

<a id="seealsoSection" />

## 概念ドキュメント

* [ATG Systems Engagement Checklist](/build/atg-engagement/atg-systems-engagement)

## 関連項目

[PIX (NDA トピック)](/tools/tools-console/pix/pix)<br />[PIX3](/reference/tools/pix3/pix3_members)


## Related topics

- [PIXScopedEvent 関数](/ja-jp/reference/tools/pix3/functions/pixscopedevent.md)
- [PIXScopedEvent の概要](/ja-jp/reference/tools/pix3/functions/pixscopedevent_4.md)
- [PIXScopedEvent リファレンス](/ja-jp/reference/tools/pix3/functions/pixscopedevent_2.md)
- [PIXScopedEvent 関数リファレンス](/ja-jp/reference/tools/pix3/functions/pixscopedevent_3.md)
- [PIX_COLOR](/ja-jp/reference/tools/pix3/functions/pix_color.md)
