|
libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
|
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 |
Definition at line 36 of file xtc_runtime.h.
| int64_t xtc_runtime_info_t::mem_cap_bytes |
Definition at line 42 of file xtc_runtime.h.
| int64_t xtc_runtime_info_t::mem_used_bytes |
Definition at line 43 of file xtc_runtime.h.
| int xtc_runtime_info_t::n_cpus_effic |
Definition at line 40 of file xtc_runtime.h.
| int xtc_runtime_info_t::n_cpus_online |
Definition at line 38 of file xtc_runtime.h.
| int xtc_runtime_info_t::n_cpus_perf |
Definition at line 39 of file xtc_runtime.h.
| int xtc_runtime_info_t::n_loops |
Definition at line 37 of file xtc_runtime.h.
| int xtc_runtime_info_t::numa_nodes |
Definition at line 41 of file xtc_runtime.h.