edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor Class Reference

Inheritance diagram for edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor:
Inheritance graph
[legend]
Collaboration diagram for edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 PercentScopeVisitor (int metricCount, RootScope r)
 PercentScopeVisitor (int metricOffset, int metricCount, RootScope r)
void visit (Scope scope, ScopeVisitType vt)
void visit (RootScope scope, ScopeVisitType vt)
void visit (LoadModuleScope scope, ScopeVisitType vt)
void visit (FileScope scope, ScopeVisitType vt)
void visit (ProcedureScope scope, ScopeVisitType vt)
void visit (AlienScope scope, ScopeVisitType vt)
void visit (LoopScope scope, ScopeVisitType vt)
void visit (StatementRangeScope scope, ScopeVisitType vt)
void visit (CallSiteScope scope, ScopeVisitType vt)
void visit (LineScope scope, ScopeVisitType vt)
void visit (GroupScope scope, ScopeVisitType vt)

Protected Member Functions

void calc (Scope scope, ScopeVisitType vt)
void setPercentValue (Scope scope)

Package Attributes

RootScope root
int metricCount
int metricOffset

Detailed Description

Definition at line 17 of file PercentScopeVisitor.java.


Constructor & Destructor Documentation

edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.PercentScopeVisitor ( int  metricCount,
RootScope  r 
)
edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.PercentScopeVisitor ( int  metricOffset,
int  metricCount,
RootScope  r 
)

Member Function Documentation

void edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.calc ( Scope  scope,
ScopeVisitType  vt 
) [protected]
void edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.setPercentValue ( Scope  scope  )  [protected]
void edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.visit ( GroupScope  scope,
ScopeVisitType  vt 
)
void edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.visit ( LineScope  scope,
ScopeVisitType  vt 
)
void edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.visit ( CallSiteScope  scope,
ScopeVisitType  vt 
)
void edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.visit ( StatementRangeScope  scope,
ScopeVisitType  vt 
)
void edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.visit ( LoopScope  scope,
ScopeVisitType  vt 
)
void edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.visit ( AlienScope  scope,
ScopeVisitType  vt 
)
void edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.visit ( ProcedureScope  scope,
ScopeVisitType  vt 
)
void edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.visit ( FileScope  scope,
ScopeVisitType  vt 
)
void edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.visit ( LoadModuleScope  scope,
ScopeVisitType  vt 
)
void edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.visit ( RootScope  scope,
ScopeVisitType  vt 
)
void edu.rice.cs.hpc.data.experiment.scope.visitors.PercentScopeVisitor.visit ( Scope  scope,
ScopeVisitType  vt 
)

Member Data Documentation


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

Generated on 5 May 2015 for HPCVIEWER by  doxygen 1.6.1