Functions | Variables

cwh_stats.cxx File Reference

#include "defs.h"
#include "stab.h"
#include "tracing.h"
#include "cwh_stats.h"
#include "cwh_stats.i"
Include dependency graph for cwh_stats.cxx:

Go to the source code of this file.

Functions

void cwh_stats_print (ST *st)
static void cwh_stats_print_details (CTR *cp)

Variables

static char * source_file = __FILE__

Function Documentation

void cwh_stats_print ( ST st  ) 

Definition at line 88 of file cwh_stats.cxx.

References cwh_stats_print_details(), fprintf(), ST_name(), TFile, and ty_c.

Referenced by PDGCS_do_proc().

Here is the call graph for this function:

static void cwh_stats_print_details ( CTR cp  )  [static]

Definition at line 116 of file cwh_stats.cxx.

References CTR_add_to_sum, CTR_count, CTR_misc_str, CTR_num, CTR_saved, CTR_saved_sum, CTR_str, fprintf(), TFile, and val.

Referenced by cwh_stats_print().

Here is the call graph for this function:


Variable Documentation

char* source_file = __FILE__ [static]

Definition at line 57 of file cwh_stats.cxx.