Mercurial > cgi-bin > hgwebdir.cgi > VMS > VMS_Implementations > SSR_impls > SSR__MC_shared_impl
comparison SSR.h @ 73:f20b4d9d3086
add recording of req type for unit fusing in ucc
| author | Nina Engelhardt <nengel@mailbox.tu-berlin.de> |
|---|---|
| date | Mon, 16 Apr 2012 18:25:31 +0200 |
| parents | d20b105981b7 |
| children | b73e4a6f3497 |
comparison
equal
deleted
inserted
replaced
| 28:beed5f104c80 | 29:f6e8f0df98d1 |
|---|---|
| 121 NtoN** ntonGroups; | 121 NtoN** ntonGroups; |
| 122 PrivDynArrayInfo* ntonGroupsInfo; | 122 PrivDynArrayInfo* ntonGroupsInfo; |
| 123 ListOfArrays* dynDependenciesList; | 123 ListOfArrays* dynDependenciesList; |
| 124 Unit last_in_slot[NUM_CORES * NUM_ANIM_SLOTS]; | 124 Unit last_in_slot[NUM_CORES * NUM_ANIM_SLOTS]; |
| 125 ListOfArrays* hwArcs; | 125 ListOfArrays* hwArcs; |
| 126 int lastReqType; | |
| 126 #endif | 127 #endif |
| 127 | 128 |
| 128 #ifdef HOLISTIC__TURN_ON_PERF_COUNTERS | 129 #ifdef HOLISTIC__TURN_ON_PERF_COUNTERS |
| 129 ListOfArrays* counterList[NUM_CORES]; | 130 ListOfArrays* counterList[NUM_CORES]; |
| 130 #endif | 131 #endif |
