The Pedigree Project  0.1
Public Attributes | List of all members
InstrumentationRecord Union Reference

#include <instrument.h>

+ Collaboration diagram for InstrumentationRecord:

Public Attributes

struct {
   uint8_t   flags
 
   uintptr_t   function
 
   uintptr_t   caller
 
   uint16_t   magic
 
data
 
uint8_t buffer [sizeof(data)]
 

Detailed Description

InstrumentationRecord is the full-size, full-featured instrumentation type. It provides information about callers and allows for flexibility via flags.

Definition at line 39 of file instrument.h.


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