Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Data Fields
ring_buffer_event Struct Reference

#include <ring_buffer.h>

Public Member Functions

 kmemcheck_bitfield_begin (bitfield)
 
 kmemcheck_bitfield_end (bitfield)
 

Data Fields

u32 type_len:5
 
u32 time_delta:27
 
u32 array []
 

Detailed Description

Definition at line 14 of file ring_buffer.h.

Member Function Documentation

kmemcheck_bitfield_begin ( bitfield  )
kmemcheck_bitfield_end ( bitfield  )

Field Documentation

u32 array[]

Definition at line 19 of file ring_buffer.h.

u32 time_delta

Definition at line 16 of file ring_buffer.h.

u32 type_len

Definition at line 16 of file ring_buffer.h.


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