Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
rpc_iostats Struct Reference

#include <metrics.h>

Data Fields

unsigned long om_ops
 
unsigned long om_ntrans
 
unsigned long om_timeouts
 
unsigned long long om_bytes_sent
 
unsigned long long om_bytes_recv
 
ktime_t om_queue
 
ktime_t om_rtt
 
ktime_t om_execute
 

Detailed Description

Definition at line 33 of file metrics.h.

Field Documentation

unsigned long long om_bytes_recv

Definition at line 53 of file metrics.h.

unsigned long long om_bytes_sent

Definition at line 53 of file metrics.h.

ktime_t om_execute

Definition at line 62 of file metrics.h.

unsigned long om_ntrans

Definition at line 42 of file metrics.h.

unsigned long om_ops

Definition at line 42 of file metrics.h.

ktime_t om_queue

Definition at line 62 of file metrics.h.

ktime_t om_rtt

Definition at line 62 of file metrics.h.

unsigned long om_timeouts

Definition at line 42 of file metrics.h.


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