|
Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.9.0.2
|
#include "openapi_common.h"Go to the source code of this file.
Data Structures | |
| struct | OPEN_CPU_PERIOD_UTIL_INFO_t |
Macros | |
| #define | OPEN_CPU_UTIL_SCALAR 10000 |
Functions | |
| open_error_t | openapiCpuUtilMaxPeriodsGet (openapiClientHandle_t *client_handle, uint32_t *max) |
| Get the maximum number of periods tracked for CPU utilization. | |
| open_error_t | openapiTotalCpuUtilArrayGet (openapiClientHandle_t *client_handle, open_buffdesc *data) |
| Get CPU utilization for all tracked periods. | |