![]() |
RDK Documentation (Open Sourced RDK Components)
|
This source file contains the APIs for getting process of device processor status information. More...
#include <proc/readproc.h>#include <sys/time.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "Device_DeviceInfo_ProcessStatus_Process.h"#include "safec_lib.h"
Go to the source code of this file.
Functions | |
| int | getProcessFields (int iProcInstanceNum, EProcessMembers eProcessMem) |
| This is a helper function to fill values for the Process Profile. More... | |
| static int | readProcessFields (const char *name, EProcessMembers eProcessMem) |
Variables | |
| static DeviceProcessStatusProcess | processStatus = {0,{'\0'},0,0,0,{'\0'}} |
This source file contains the APIs for getting process of device processor status information.
Definition in file Device_DeviceInfo_ProcessStatus_Process.cpp.