void nnprofRuntimeControlSetPerformanceCounters | ( | NN_PROF_PERFCOUNTERGROUP | perfGroup | ) |
Sets which performance counters to record.
In the case of profiling by performance counter, this will control which performance counter is used for sampling.
perfGroup | A value from the NN_PROF_PERFCOUNTERGROUP enumeration, corresponding to the performance counter groups available in the profiler GUI. |