File |
Line number |
Procedure |
Code |
./eesupp/src/timers.F |
184 |
TIMER_CONTROL |
INTEGER EventCode(nmaxevents) |
./eesupp/src/timers.F |
187 |
TIMER_CONTROL |
SAVE EventCode, EventSet |
./eesupp/src/timers.F |
384 |
TIMER_CONTROL |
call PAPIF_EVENT_NAME_TO_CODE(EventName, EventCode(i), Check) |
./eesupp/src/timers.F |
391 |
TIMER_CONTROL |
call PAPIF_ADD_EVENT(EventSet, EventCode(i), Check) |
./eesupp/src/timers.F |
393 |
TIMER_CONTROL |
CALL PAPIF_EVENT_CODE_TO_NAME(EventCode(i), EventName, |
./eesupp/src/timers.F |
518 |
TIMER_CONTROL |
call PAPIF_EVENT_CODE_TO_NAME(EventCode(i), EventName, Check) |
./eesupp/src/timers.F |
568 |
TIMER_CONTROL |
call PAPIF_EVENT_CODE_TO_NAME(EventCode(j), EventName, Check) |