| File |
Line number |
Procedure |
Code |
|
./eesupp/src/timers.F |
182 |
TIMER_CONTROL |
INTEGER EventCode(nmaxevents) |
|
./eesupp/src/timers.F |
185 |
TIMER_CONTROL |
SAVE EventCode, EventSet |
|
./eesupp/src/timers.F |
372 |
TIMER_CONTROL |
call PAPIF_EVENT_NAME_TO_CODE(EventName, EventCode(i), Check) |
|
./eesupp/src/timers.F |
379 |
TIMER_CONTROL |
call PAPIF_ADD_EVENT(EventSet, EventCode(i), Check) |
|
./eesupp/src/timers.F |
381 |
TIMER_CONTROL |
CALL PAPIF_EVENT_CODE_TO_NAME(EventCode(i), EventName, |
|
./eesupp/src/timers.F |
506 |
TIMER_CONTROL |
call PAPIF_EVENT_CODE_TO_NAME(EventCode(i), EventName, Check) |
|
./eesupp/src/timers.F |
556 |
TIMER_CONTROL |
call PAPIF_EVENT_CODE_TO_NAME(EventCode(j), EventName, Check) |