FreeBSD kernel pms device code
mpiObDebugTraceEntry_s Struct Reference

#include <mpidebug.h>

Data Fields

bit64 Time
 
bit32 QNum
 
bit32 pici
 
void * pEntry
 
bit32 Iomb [MPI_DEBUG_TRACE_OB_IOMB_SIZE/4]
 

Detailed Description

Definition at line 43 of file mpidebug.h.

Field Documentation

◆ Iomb

bit32 mpiObDebugTraceEntry_s::Iomb[MPI_DEBUG_TRACE_OB_IOMB_SIZE/4]

Definition at line 49 of file mpidebug.h.

◆ pEntry

void* mpiObDebugTraceEntry_s::pEntry

Definition at line 48 of file mpidebug.h.

◆ pici

bit32 mpiObDebugTraceEntry_s::pici

Definition at line 47 of file mpidebug.h.

◆ QNum

bit32 mpiObDebugTraceEntry_s::QNum

Definition at line 46 of file mpidebug.h.

◆ Time

bit64 mpiObDebugTraceEntry_s::Time

Definition at line 45 of file mpidebug.h.


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