GCC Middle and Back End API Reference
timevar_def Struct Reference
Collaboration diagram for timevar_def:

Data Fields

struct timevar_time_def elapsed
struct timevar_time_def start_time
const char * name
unsigned standalone: 1
unsigned used: 1

Detailed Description

See timevar.h for an explanation of timing variables.   
A timing variable.   

Field Documentation

const char* timevar_def::name

Referenced by timevar_print(), and validate_phases().

unsigned timevar_def::standalone
struct timevar_time_def timevar_def::start_time
unsigned timevar_def::used

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