Motr  M0
m0_st_ctx Struct Reference

#include <st.h>

Collaboration diagram for m0_st_ctx:
Collaboration graph

Data Fields

struct st_cfg sx_cfg
 
struct m0_instance sx_instance
 
int sx_nr_all
 
int sx_nr_selected
 
struct st_suite ** sx_all
 
struct st_suite ** sx_selected
 
pid_t * sx_worker_tids
 
struct st_worker_statsx_worker_stats
 
int sx_max_name_len
 

Detailed Description

Definition at line 151 of file st.h.

Field Documentation

◆ sx_all

struct st_suite** sx_all

Definition at line 160 of file st.h.

◆ sx_cfg

struct st_cfg sx_cfg

Definition at line 152 of file st.h.

◆ sx_instance

struct m0_instance sx_instance

Definition at line 155 of file st.h.

◆ sx_max_name_len

int sx_max_name_len

Definition at line 170 of file st.h.

◆ sx_nr_all

int sx_nr_all

Definition at line 158 of file st.h.

◆ sx_nr_selected

int sx_nr_selected

Definition at line 159 of file st.h.

◆ sx_selected

struct st_suite** sx_selected

Definition at line 161 of file st.h.

◆ sx_worker_stats

struct st_worker_stat* sx_worker_stats

Definition at line 167 of file st.h.

◆ sx_worker_tids

pid_t* sx_worker_tids

Definition at line 164 of file st.h.


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