GDB (xrefs)
Public Member Functions | Public Attributes | List of all members
collection_list Struct Reference

#include "tracepoint.h"

Public Member Functions

 VEC (char_ptr)*wholly_collected
 
 VEC (char_ptr)*computed
 

Public Attributes

unsigned char regs_mask [32]
 
long listsize
 
long next_memrange
 
struct memrangelist
 
long aexpr_listsize
 
long next_aexpr_elt
 
struct agent_expr ** aexpr_list
 
int strace_data
 

Detailed Description

Definition at line 232 of file tracepoint.h.

Member Function Documentation

collection_list::VEC ( char_ptr  )
collection_list::VEC ( char_ptr  )

Member Data Documentation

struct agent_expr** collection_list::aexpr_list
long collection_list::aexpr_listsize

Definition at line 241 of file tracepoint.h.

Referenced by add_aexpr(), and init_collection_list().

struct memrange* collection_list::list
long collection_list::listsize

Definition at line 236 of file tracepoint.h.

Referenced by add_memrange(), and init_collection_list().

long collection_list::next_aexpr_elt

Definition at line 242 of file tracepoint.h.

Referenced by add_aexpr(), clear_collection_list(), and stringify_collection_list().

long collection_list::next_memrange
unsigned char collection_list::regs_mask[32]

Definition at line 235 of file tracepoint.h.

Referenced by add_register(), clear_collection_list(), and stringify_collection_list().

int collection_list::strace_data

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