Open Ethernet Networking (OpEN) API Guide and Reference Manual
3.6.0.3
|
#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. More... | |
open_error_t | openapiTotalCpuUtilArrayGet (openapiClientHandle_t *client_handle, open_buffdesc *data) |
Get CPU utilization for all tracked periods. More... | |