FreeBSD kernel pms device code
hpTraceBufferParms_s Struct Reference

#include <mpidebug.h>

Data Fields

bit32 TraceCompiled
 
bit32 BufferSize
 
bit32 CurrentTraceIndexWrapCount
 
bit32 CurrentIndex
 
bit32 TraceWrap
 
bit8pTrace
 
bit32pCurrentTraceIndex
 
bit32pTraceIndexWrapCount
 
bit32pTraceMask
 

Detailed Description

Definition at line 248 of file mpidebug.h.

Field Documentation

◆ BufferSize

bit32 hpTraceBufferParms_s::BufferSize

Definition at line 250 of file mpidebug.h.

Referenced by tiCOMMgntIOCTL().

◆ CurrentIndex

bit32 hpTraceBufferParms_s::CurrentIndex

Definition at line 252 of file mpidebug.h.

Referenced by tiCOMMgntIOCTL().

◆ CurrentTraceIndexWrapCount

bit32 hpTraceBufferParms_s::CurrentTraceIndexWrapCount

Definition at line 251 of file mpidebug.h.

Referenced by tiCOMMgntIOCTL().

◆ pCurrentTraceIndex

bit32* hpTraceBufferParms_s::pCurrentTraceIndex

Definition at line 255 of file mpidebug.h.

Referenced by tiCOMMgntIOCTL().

◆ pTrace

bit8* hpTraceBufferParms_s::pTrace

Definition at line 254 of file mpidebug.h.

Referenced by tiCOMMgntIOCTL().

◆ pTraceIndexWrapCount

bit32* hpTraceBufferParms_s::pTraceIndexWrapCount

Definition at line 256 of file mpidebug.h.

Referenced by tiCOMMgntIOCTL().

◆ pTraceMask

bit32* hpTraceBufferParms_s::pTraceMask

Definition at line 257 of file mpidebug.h.

Referenced by tiCOMMgntIOCTL().

◆ TraceCompiled

bit32 hpTraceBufferParms_s::TraceCompiled

Definition at line 249 of file mpidebug.h.

Referenced by tiCOMMgntIOCTL().

◆ TraceWrap

bit32 hpTraceBufferParms_s::TraceWrap

Definition at line 253 of file mpidebug.h.

Referenced by tiCOMMgntIOCTL().


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