We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1eaee4a + 69919d4 commit 9d8c88bCopy full SHA for 9d8c88b
docs/source/api_functions/gpa_beginsample.rst
@@ -17,7 +17,7 @@ Description
17
18
Begins a sample in a command list. A sample is a particular workload for which
19
counters will be collected. If the owning session was created with
20
-GPA_SAMPLE_TYPE_DISCRETE_COUNTER and one or more counters have been enabled,
+GPA_SESSION_SAMPLE_TYPE_DISCRETE_COUNTER and one or more counters have been enabled,
21
then those counters will be collected for this sample. Each sample must be
22
associated with a GPA command list. The command list must have been previously
23
started before starting a sample. Samples can be created by multiple threads
0 commit comments