ARB
Public Member Functions | Public Attributes | List of all members
probe_statistic_struct Struct Reference

#include <probe.h>

Collaboration diagram for probe_statistic_struct:
Collaboration graph
[legend]

Public Member Functions

void setup ()
 

Public Attributes

int cut_offs
 
int single_node
 
int short_node
 
int long_node
 
int longs
 
int shorts
 
int shorts2
 
int chars
 

Detailed Description

Definition at line 281 of file probe.h.

Member Function Documentation

void probe_statistic_struct::setup ( )

Definition at line 52 of file PT_main.cxx.

References chars, cut_offs, long_node, longs, short_node, shorts, shorts2, and single_node.

Referenced by probe_struct_global::setup().

Member Data Documentation

int probe_statistic_struct::cut_offs

Definition at line 283 of file probe.h.

Referenced by enter_stage_1_build_tree(), and setup().

int probe_statistic_struct::single_node

Definition at line 284 of file probe.h.

Referenced by PTD_write_node_to_disk(), and setup().

int probe_statistic_struct::short_node

Definition at line 285 of file probe.h.

Referenced by PTD_write_node_to_disk(), and setup().

int probe_statistic_struct::long_node

Definition at line 286 of file probe.h.

Referenced by PTD_write_node_to_disk(), and setup().

int probe_statistic_struct::longs

Definition at line 287 of file probe.h.

Referenced by PTD_write_node_to_disk(), and setup().

int probe_statistic_struct::shorts

Definition at line 288 of file probe.h.

Referenced by PTD_write_node_to_disk(), and setup().

int probe_statistic_struct::shorts2

Definition at line 289 of file probe.h.

Referenced by PTD_write_node_to_disk(), and setup().

int probe_statistic_struct::chars

Definition at line 290 of file probe.h.

Referenced by PTD_write_node_to_disk(), and setup().


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