File |
Line number |
Procedure |
Code |
./pkg/showflops/SHOWFLOPS.h |
25 |
NO PROCEDURE |
INTEGER pcl_counter_list(5), flags, nevents, res, ipcl |
./pkg/showflops/SHOWFLOPS.h |
28 |
NO PROCEDURE |
COMMON /pclvars/ i_result, descr, fp_result, pcl_counter_list, |
./pkg/showflops/SHOWFLOPS_INIT.h |
25 |
NO PROCEDURE |
INTEGER pcl_counter_list(5), flags, nevents, res, ipcl |
./pkg/showflops/SHOWFLOPS_INIT.h |
28 |
NO PROCEDURE |
COMMON /pclvars/ i_result, descr, fp_result, pcl_counter_list, |
./pkg/showflops/showflops_init.F |
81 |
SHOWFLOPS_INIT |
$ pcl_counter_name(pcl_counter_list(ipcl)), |
./pkg/showflops/showflops_init.F |
85 |
SHOWFLOPS_INIT |
res = PCLstart(descr, pcl_counter_list, nevents, flags) |
./pkg/showflops/showflops_inloop.F |
103 |
SHOWFLOPS_INLOOP |
res = PCLstart(descr, pcl_counter_list, nevents, flags) |
./pkg/showflops/showflops_inloop.F |
99 |
SHOWFLOPS_INLOOP |
$ ' ', pcl_counter_name(pcl_counter_list(ipcl)), |
./pkg/showflops/showflops_insolve.F |
100 |
SHOWFLOPS_INSOLVE |
PCLstart(descr, pcl_counter_list, nevents, flags) |
./pkg/showflops/showflops_insolve.F |
96 |
SHOWFLOPS_INSOLVE |
$ pcl_counter_name(pcl_counter_list(ipcl)), |
./eesupp/src/timers.F |
1029 |
TIMER_STOP |
INTEGER pcl_counter_list(nmaxevents) |
./eesupp/src/timers.F |
1036 |
TIMER_STOP |
COMMON /pclvars/ i_result, descr, fp_result, pcl_counter_list, |
./eesupp/src/timers.F |
1044 |
TIMER_STOP |
DATA pcl_counter_list /nmaxevents*PCL_CYCLES/ |
./eesupp/src/timers.F |
1056 |
TIMER_STOP |
INTEGER pcl_counter_list(5), flags, nevents |
./eesupp/src/timers.F |
1059 |
TIMER_STOP |
COMMON /pclvars/ i_result, descr, fp_result, pcl_counter_list, |
./eesupp/src/timers.F |
1065 |
TIMER_STOP |
DATA pcl_counter_list /PCL_MFLOPS, PCL_IPC, PCL_L1DCACHE_MISSRATE, |
./eesupp/src/timers.F |
198 |
TIMER_CONTROL |
INTEGER pcl_counter_list(nmaxevents) |
./eesupp/src/timers.F |
205 |
TIMER_CONTROL |
INTEGER pcl_counter_list(5), alt_counter_list(5) |
./eesupp/src/timers.F |
212 |
TIMER_CONTROL |
COMMON /pclvars/ i_result, descr, fp_result, pcl_counter_list, |
./eesupp/src/timers.F |
424 |
TIMER_CONTROL |
read(pclunit,*) pcl_counter_list(i) |
./eesupp/src/timers.F |
425 |
TIMER_CONTROL |
if ((pcl_counter_list(i) .ge. PCL_MFLOPS) .or. |
./eesupp/src/timers.F |
426 |
TIMER_CONTROL |
$ (pcl_counter_list(i) .lt. 1)) then |
./eesupp/src/timers.F |
427 |
TIMER_CONTROL |
if ((pcl_counter_list(i) .ge. PCL_MFLOPS) .and. |
./eesupp/src/timers.F |
428 |
TIMER_CONTROL |
$ (pcl_counter_list(i) .le. nmaxevents)) then |
./eesupp/src/timers.F |
431 |
TIMER_CONTROL |
$ pcl_counter_name(pcl_counter_list(i)) |
./eesupp/src/timers.F |
435 |
TIMER_CONTROL |
$ pcl_counter_list(i) |
./eesupp/src/timers.F |
447 |
TIMER_CONTROL |
res = PCLquery(descr, pcl_counter_list, i, flags) |
./eesupp/src/timers.F |
450 |
TIMER_CONTROL |
$ , pcl_counter_name(pcl_counter_list(i)) |
./eesupp/src/timers.F |
459 |
TIMER_CONTROL |
res = PCLquery(descr, pcl_counter_list, nevents+1, flags) |
./eesupp/src/timers.F |
461 |
TIMER_CONTROL |
pcl_counter_list(nevents+1) = alt_counter_list(i+1) |
./eesupp/src/timers.F |
478 |
TIMER_CONTROL |
res = PCLstart(descr, pcl_counter_list, nevents, flags) |
./eesupp/src/timers.F |
529 |
TIMER_CONTROL |
WRITE(msgBuffer,71) pcl_counter_name(pcl_counter_list(i)), |
./eesupp/src/timers.F |
579 |
TIMER_CONTROL |
WRITE(msgBuffer,71) pcl_counter_name(pcl_counter_list(j)), |