Macros | |
#define | NN_PROFILER_STATUS_OFFLINE 0x0 |
The profiler is not running. More... | |
#define | NN_PROFILER_STATUS_NOT_PROFILING 0x1 |
The profiler is running, but not taking a profile. More... | |
#define | NN_PROFILER_STATUS_IS_PROFILING 0x2 |
The profiler is running and taking a profile. More... | |
#define | NN_PROFILER_STATUS_TRANSFERRING 0x3 |
The profiler is currently transferring profile data to the PC. More... | |
These definitions are used to denote the status of the profiler.