gem5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
OFSchedulingPolicy Class Reference

#include <of_scheduling_policy.hh>

Public Member Functions

 OFSchedulingPolicy ()
 
WavefrontchooseWave ()
 
void bindList (std::vector< Wavefront * > *list)
 

Private Attributes

std::vector< Wavefront * > * scheduleList
 

Detailed Description

Definition at line 47 of file of_scheduling_policy.hh.

Constructor & Destructor Documentation

OFSchedulingPolicy::OFSchedulingPolicy ( )
inline

Definition at line 50 of file of_scheduling_policy.hh.

Member Function Documentation

void OFSchedulingPolicy::bindList ( std::vector< Wavefront * > *  list)

Definition at line 73 of file of_scheduling_policy.cc.

References scheduleList.

Wavefront * OFSchedulingPolicy::chooseWave ( )

Definition at line 41 of file of_scheduling_policy.cc.

References panic, scheduleList, and Wavefront::wfDynId.

Member Data Documentation

std::vector<Wavefront*>* OFSchedulingPolicy::scheduleList
private

Definition at line 58 of file of_scheduling_policy.hh.

Referenced by bindList(), and chooseWave().


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

Generated on Fri Jun 9 2017 13:04:16 for gem5 by doxygen 1.8.6