HCP Functions
The following are the Hardware Counter Profiling (HCP) functions.
Function | Description |
---|---|
DisableThreadProfiling | Disables thread profiling. |
EnableThreadProfiling | Enables thread profiling on the specified thread. |
QueryThreadProfiling | Determines whether thread profiling is enabled for the specified thread. |
ReadThreadProfilingData | Reads the specified profiling data associated with the thread. |