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

Data Fields

int loop_id
 
int n_alive
 
int n_procs
 
uint64_t steals
 
uint64_t tasks_run
 

Detailed Description

Definition at line 76 of file xtc_inspect.h.

Field Documentation

◆ loop_id

int xtc_loop_info_t::loop_id

Definition at line 77 of file xtc_inspect.h.

◆ n_alive

int xtc_loop_info_t::n_alive

Definition at line 79 of file xtc_inspect.h.

◆ n_procs

int xtc_loop_info_t::n_procs

Definition at line 78 of file xtc_inspect.h.

◆ steals

uint64_t xtc_loop_info_t::steals

Definition at line 81 of file xtc_inspect.h.

◆ tasks_run

uint64_t xtc_loop_info_t::tasks_run

Definition at line 80 of file xtc_inspect.h.


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