| File |
Line number |
Procedure |
Code |
|
./model/src/the_main_loop.F |
160 |
THE_MAIN_LOOP |
INTEGER pcl_counter_list(5), flags, nevents, res, ipcl |
|
./model/src/the_main_loop.F |
163 |
THE_MAIN_LOOP |
COMMON /pclvars/ i_result, descr, fp_result, pcl_counter_list, |
|
./model/src/the_main_loop.F |
268 |
THE_MAIN_LOOP |
$ pcl_counter_name(pcl_counter_list(ipcl)), |
|
./model/src/the_main_loop.F |
272 |
THE_MAIN_LOOP |
res = PCLstart(descr, pcl_counter_list, nevents, flags) |
|
./model/src/the_main_loop.F |
503 |
THE_MAIN_LOOP |
$ ' ', pcl_counter_name(pcl_counter_list(ipcl)), |
|
./model/src/the_main_loop.F |
507 |
THE_MAIN_LOOP |
res = PCLstart(descr, pcl_counter_list, nevents, flags) |
|
./model/src/solve_for_pressure.F |
580 |
SOLVE_FOR_PRESSURE |
$ pcl_counter_name(pcl_counter_list(ipcl)), |
|
./model/src/solve_for_pressure.F |
584 |
SOLVE_FOR_PRESSURE |
PCLstart(descr, pcl_counter_list, nevents, flags) |
|
./model/src/solve_for_pressure.F |
91 |
SOLVE_FOR_PRESSURE |
INTEGER pcl_counter_list(5), flags, nevents, res, ipcl |
|
./model/src/solve_for_pressure.F |
94 |
SOLVE_FOR_PRESSURE |
COMMON /pclvars/ i_result, descr, fp_result, pcl_counter_list, |
|
./eesupp/src/timers.F |
1002 |
TIMER_STOP |
COMMON /pclvars/ i_result, descr, fp_result, pcl_counter_list, |
|
./eesupp/src/timers.F |
1010 |
TIMER_STOP |
DATA pcl_counter_list /nmaxevents*PCL_CYCLES/ |
|
./eesupp/src/timers.F |
1022 |
TIMER_STOP |
INTEGER pcl_counter_list(5), flags, nevents |
|
./eesupp/src/timers.F |
1025 |
TIMER_STOP |
COMMON /pclvars/ i_result, descr, fp_result, pcl_counter_list, |
|
./eesupp/src/timers.F |
1031 |
TIMER_STOP |
DATA pcl_counter_list /PCL_MFLOPS, PCL_IPC, PCL_L1DCACHE_MISSRATE, |
|
./eesupp/src/timers.F |
195 |
TIMER_CONTROL |
INTEGER pcl_counter_list(nmaxevents) |
|
./eesupp/src/timers.F |
201 |
TIMER_CONTROL |
INTEGER pcl_counter_list(5), alt_counter_list(5) |
|
./eesupp/src/timers.F |
208 |
TIMER_CONTROL |
COMMON /pclvars/ i_result, descr, fp_result, pcl_counter_list, |
|
./eesupp/src/timers.F |
412 |
TIMER_CONTROL |
read(pclunit,*) pcl_counter_list(i) |
|
./eesupp/src/timers.F |
413 |
TIMER_CONTROL |
if ((pcl_counter_list(i) .ge. PCL_MFLOPS) .or. |
|
./eesupp/src/timers.F |
414 |
TIMER_CONTROL |
$ (pcl_counter_list(i) .lt. 1)) then |
|
./eesupp/src/timers.F |
415 |
TIMER_CONTROL |
if ((pcl_counter_list(i) .ge. PCL_MFLOPS) .and. |
|
./eesupp/src/timers.F |
416 |
TIMER_CONTROL |
$ (pcl_counter_list(i) .le. nmaxevents)) then |
|
./eesupp/src/timers.F |
419 |
TIMER_CONTROL |
$ pcl_counter_name(pcl_counter_list(i)) |
|
./eesupp/src/timers.F |
423 |
TIMER_CONTROL |
$ pcl_counter_list(i) |
|
./eesupp/src/timers.F |
435 |
TIMER_CONTROL |
res = PCLquery(descr, pcl_counter_list, i, flags) |
|
./eesupp/src/timers.F |
438 |
TIMER_CONTROL |
$ , pcl_counter_name(pcl_counter_list(i)) |
|
./eesupp/src/timers.F |
447 |
TIMER_CONTROL |
res = PCLquery(descr, pcl_counter_list, nevents+1, flags) |
|
./eesupp/src/timers.F |
449 |
TIMER_CONTROL |
pcl_counter_list(nevents+1) = alt_counter_list(i+1) |
|
./eesupp/src/timers.F |
466 |
TIMER_CONTROL |
res = PCLstart(descr, pcl_counter_list, nevents, flags) |
|
./eesupp/src/timers.F |
517 |
TIMER_CONTROL |
WRITE(msgBuffer,71) pcl_counter_name(pcl_counter_list(i)), |
|
./eesupp/src/timers.F |
567 |
TIMER_CONTROL |
WRITE(msgBuffer,71) pcl_counter_name(pcl_counter_list(j)), |
|
./eesupp/src/timers.F |
995 |
TIMER_STOP |
INTEGER pcl_counter_list(nmaxevents) |
|
./pkg/ecco/the_main_loop.F |
1075 |
THE_MAIN_LOOP |
$ ' ', pcl_counter_name(pcl_counter_list(ipcl)), |
|
./pkg/ecco/the_main_loop.F |
1079 |
THE_MAIN_LOOP |
res = PCLstart(descr, pcl_counter_list, nevents, flags) |
|
./pkg/ecco/the_main_loop.F |
212 |
THE_MAIN_LOOP |
INTEGER pcl_counter_list(5), flags, nevents, res, ipcl |
|
./pkg/ecco/the_main_loop.F |
215 |
THE_MAIN_LOOP |
COMMON /pclvars/ i_result, descr, fp_result, pcl_counter_list, |
|
./pkg/ecco/the_main_loop.F |
338 |
THE_MAIN_LOOP |
$ pcl_counter_name(pcl_counter_list(ipcl)), |
|
./pkg/ecco/the_main_loop.F |
342 |
THE_MAIN_LOOP |
res = PCLstart(descr, pcl_counter_list, nevents, flags) |