Motr  M0
Collaboration diagram for stob_perf:
Collaboration graph

Data Fields

struct m0_stob sp_stob
 
struct m0_stobsp_backstore
 
struct stob_perf_stats sp_stats
 
struct stob_perf_domainsp_pdom
 
uint64_t sp_magic
 
struct m0_tl sp_ios
 
struct m0_mutex sp_lock
 
struct m0_timer sp_timer
 
struct m0_sm_ast sp_ast
 

Detailed Description

Definition at line 130 of file perf.c.

Field Documentation

◆ sp_ast

struct m0_sm_ast sp_ast

Definition at line 141 of file perf.c.

◆ sp_backstore

struct m0_stob* sp_backstore

Definition at line 132 of file perf.c.

◆ sp_ios

struct m0_tl sp_ios

Definition at line 138 of file perf.c.

◆ sp_lock

struct m0_mutex sp_lock

Definition at line 139 of file perf.c.

◆ sp_magic

uint64_t sp_magic

Definition at line 135 of file perf.c.

◆ sp_pdom

struct stob_perf_domain* sp_pdom

Definition at line 134 of file perf.c.

◆ sp_stats

struct stob_perf_stats sp_stats

Definition at line 133 of file perf.c.

◆ sp_stob

struct m0_stob sp_stob

Definition at line 131 of file perf.c.

◆ sp_timer

struct m0_timer sp_timer

Definition at line 140 of file perf.c.


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