libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
Loading...
Searching...
No Matches
xtc_runtime_info_t Struct Reference

Data Fields

int64_t mem_cap_bytes
 
int64_t mem_used_bytes
 
int n_cpus_effic
 
int n_cpus_online
 
int n_cpus_perf
 
int n_loops
 
int numa_nodes
 

Detailed Description

Definition at line 36 of file xtc_runtime.h.

Field Documentation

◆ mem_cap_bytes

int64_t xtc_runtime_info_t::mem_cap_bytes

Definition at line 42 of file xtc_runtime.h.

◆ mem_used_bytes

int64_t xtc_runtime_info_t::mem_used_bytes

Definition at line 43 of file xtc_runtime.h.

◆ n_cpus_effic

int xtc_runtime_info_t::n_cpus_effic

Definition at line 40 of file xtc_runtime.h.

◆ n_cpus_online

int xtc_runtime_info_t::n_cpus_online

Definition at line 38 of file xtc_runtime.h.

◆ n_cpus_perf

int xtc_runtime_info_t::n_cpus_perf

Definition at line 39 of file xtc_runtime.h.

◆ n_loops

int xtc_runtime_info_t::n_loops

Definition at line 37 of file xtc_runtime.h.

◆ numa_nodes

int xtc_runtime_info_t::numa_nodes

Definition at line 41 of file xtc_runtime.h.


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