GDB (xrefs)
Public Member Functions | Public Attributes
collection_list Struct Reference

#include "tracepoint.h"

List of all members.

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 335 of file tracepoint.h.


Member Function Documentation


Member Data Documentation

Definition at line 344 of file tracepoint.h.

Referenced by add_aexpr(), and init_collection_list().

Definition at line 339 of file tracepoint.h.

Referenced by add_memrange(), and init_collection_list().

Definition at line 345 of file tracepoint.h.

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

unsigned char collection_list::regs_mask[32]

Definition at line 338 of file tracepoint.h.

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


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines