void nnprofRuntimeControlSetCoreToProfile | ( | NN_PROF_CORE | core | ) |
Sets the core ID that should be profiled.
This defaults to the value NN_PROF_CORE_APPLICATION, this is equivalent to selecting Core 0 from the profiler GUI settings. If an invalid core is selected, the profiler will default back to profiling the Core 0.
core | The id of the core to sample. |