XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
_sys_proc_list_ Struct Reference

#include <process.h>

Public Attributes

int proc_id
 
char name [16]
 
uint64_t total_runtime_us
 
uint64_t window_runtime_us
 
uint32_t num_threads
 
uint32_t num_file_opened
 
uint32_t cpu_usage
 

Detailed Description

_sys_proc_list – a way to report current status of information about all processes

Member Data Documentation

◆ cpu_usage

uint32_t _sys_proc_list_::cpu_usage

◆ name

char _sys_proc_list_::name

◆ num_file_opened

uint32_t _sys_proc_list_::num_file_opened

◆ num_threads

uint32_t _sys_proc_list_::num_threads

◆ proc_id

int _sys_proc_list_::proc_id

◆ total_runtime_us

uint64_t _sys_proc_list_::total_runtime_us

◆ window_runtime_us

uint64_t _sys_proc_list_::window_runtime_us

The documentation for this struct was generated from the following files: