| File |
Line number |
Procedure |
Code |
|
./model/src/the_main_loop.F |
167 |
THE_MAIN_LOOP |
CHARACTER*22 pcl_counter_name(0:nmaxevents-1) |
|
./model/src/the_main_loop.F |
168 |
THE_MAIN_LOOP |
COMMON /pclnames/ pcl_counter_name |
|
./model/src/the_main_loop.F |
268 |
THE_MAIN_LOOP |
$ pcl_counter_name(pcl_counter_list(ipcl)), |
|
./model/src/the_main_loop.F |
503 |
THE_MAIN_LOOP |
$ ' ', pcl_counter_name(pcl_counter_list(ipcl)), |
|
./model/src/solve_for_pressure.F |
580 |
SOLVE_FOR_PRESSURE |
$ pcl_counter_name(pcl_counter_list(ipcl)), |
|
./model/src/solve_for_pressure.F |
98 |
SOLVE_FOR_PRESSURE |
CHARACTER*22 pcl_counter_name(0:nmaxevents-1) |
|
./model/src/solve_for_pressure.F |
99 |
SOLVE_FOR_PRESSURE |
COMMON /pclnames/ pcl_counter_name |
|
./eesupp/src/timers.F |
193 |
TIMER_CONTROL |
CHARACTER*22 pcl_counter_name(0:nmaxevents-1) |
|
./eesupp/src/timers.F |
210 |
TIMER_CONTROL |
COMMON /pclnames/ pcl_counter_name |
|
./eesupp/src/timers.F |
419 |
TIMER_CONTROL |
$ pcl_counter_name(pcl_counter_list(i)) |
|
./eesupp/src/timers.F |
438 |
TIMER_CONTROL |
$ , pcl_counter_name(pcl_counter_list(i)) |
|
./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 |
917 |
TIMER_STOP |
CHARACTER*22 pcl_counter_name(0:nmaxevents-1) |
|
./eesupp/src/timers.F |
918 |
TIMER_STOP |
COMMON /pclnames/ pcl_counter_name |
|
./eesupp/src/timers.F |
919 |
TIMER_STOP |
DATA pcl_counter_name(0) /'PCL_L1CACHE_READ'/ |
|
./eesupp/src/timers.F |
920 |
TIMER_STOP |
DATA pcl_counter_name(1) /'PCL_L1CACHE_WRITE'/ |
|
./eesupp/src/timers.F |
921 |
TIMER_STOP |
DATA pcl_counter_name(2) /'PCL_L1CACHE_READWRITE'/ |
|
./eesupp/src/timers.F |
922 |
TIMER_STOP |
DATA pcl_counter_name(3) /'PCL_L1CACHE_HIT'/ |
|
./eesupp/src/timers.F |
923 |
TIMER_STOP |
DATA pcl_counter_name(4) /'PCL_L1CACHE_MISS'/ |
|
./eesupp/src/timers.F |
924 |
TIMER_STOP |
DATA pcl_counter_name(5) /'PCL_L1DCACHE_READ'/ |
|
./eesupp/src/timers.F |
925 |
TIMER_STOP |
DATA pcl_counter_name(6) /'PCL_L1DCACHE_WRITE'/ |
|
./eesupp/src/timers.F |
926 |
TIMER_STOP |
DATA pcl_counter_name(7) /'PCL_L1DCACHE_READWRITE'/ |
|
./eesupp/src/timers.F |
927 |
TIMER_STOP |
DATA pcl_counter_name(8) /'PCL_L1DCACHE_HIT'/ |
|
./eesupp/src/timers.F |
928 |
TIMER_STOP |
DATA pcl_counter_name(9) /'PCL_L1DCACHE_MISS'/ |
|
./eesupp/src/timers.F |
929 |
TIMER_STOP |
DATA pcl_counter_name(10) /'PCL_L1ICACHE_READ'/ |
|
./eesupp/src/timers.F |
930 |
TIMER_STOP |
DATA pcl_counter_name(11) /'PCL_L1ICACHE_WRITE'/ |
|
./eesupp/src/timers.F |
931 |
TIMER_STOP |
DATA pcl_counter_name(12) /'PCL_L1ICACHE_READWRITE'/ |
|
./eesupp/src/timers.F |
932 |
TIMER_STOP |
DATA pcl_counter_name(13) /'PCL_L1ICACHE_HIT'/ |
|
./eesupp/src/timers.F |
933 |
TIMER_STOP |
DATA pcl_counter_name(14) /'PCL_L1ICACHE_MISS'/ |
|
./eesupp/src/timers.F |
934 |
TIMER_STOP |
DATA pcl_counter_name(15) /'PCL_L2CACHE_READ'/ |
|
./eesupp/src/timers.F |
935 |
TIMER_STOP |
DATA pcl_counter_name(16) /'PCL_L2CACHE_WRITE'/ |
|
./eesupp/src/timers.F |
936 |
TIMER_STOP |
DATA pcl_counter_name(17) /'PCL_L2CACHE_READWRITE'/ |
|
./eesupp/src/timers.F |
937 |
TIMER_STOP |
DATA pcl_counter_name(18) /'PCL_L2CACHE_HIT'/ |
|
./eesupp/src/timers.F |
938 |
TIMER_STOP |
DATA pcl_counter_name(19) /'PCL_L2CACHE_MISS'/ |
|
./eesupp/src/timers.F |
939 |
TIMER_STOP |
DATA pcl_counter_name(20) /'PCL_L2DCACHE_READ'/ |
|
./eesupp/src/timers.F |
940 |
TIMER_STOP |
DATA pcl_counter_name(21) /'PCL_L2DCACHE_WRITE'/ |
|
./eesupp/src/timers.F |
941 |
TIMER_STOP |
DATA pcl_counter_name(22) /'PCL_L2DCACHE_READWRITE'/ |
|
./eesupp/src/timers.F |
942 |
TIMER_STOP |
DATA pcl_counter_name(23) /'PCL_L2DCACHE_HIT'/ |
|
./eesupp/src/timers.F |
943 |
TIMER_STOP |
DATA pcl_counter_name(24) /'PCL_L2DCACHE_MISS'/ |
|
./eesupp/src/timers.F |
944 |
TIMER_STOP |
DATA pcl_counter_name(25) /'PCL_L2ICACHE_READ'/ |
|
./eesupp/src/timers.F |
945 |
TIMER_STOP |
DATA pcl_counter_name(26) /'PCL_L2ICACHE_WRITE'/ |
|
./eesupp/src/timers.F |
946 |
TIMER_STOP |
DATA pcl_counter_name(27) /'PCL_L2ICACHE_READWRITE'/ |
|
./eesupp/src/timers.F |
947 |
TIMER_STOP |
DATA pcl_counter_name(28) /'PCL_L2ICACHE_HIT'/ |
|
./eesupp/src/timers.F |
948 |
TIMER_STOP |
DATA pcl_counter_name(29) /'PCL_L2ICACHE_MISS'/ |
|
./eesupp/src/timers.F |
949 |
TIMER_STOP |
DATA pcl_counter_name(30) /'PCL_TLB_HIT'/ |
|
./eesupp/src/timers.F |
950 |
TIMER_STOP |
DATA pcl_counter_name(31) /'PCL_TLB_MISS'/ |
|
./eesupp/src/timers.F |
951 |
TIMER_STOP |
DATA pcl_counter_name(32) /'PCL_ITLB_HIT'/ |
|
./eesupp/src/timers.F |
952 |
TIMER_STOP |
DATA pcl_counter_name(33) /'PCL_ITLB_MISS'/ |
|
./eesupp/src/timers.F |
953 |
TIMER_STOP |
DATA pcl_counter_name(34) /'PCL_DTLB_HIT'/ |
|
./eesupp/src/timers.F |
954 |
TIMER_STOP |
DATA pcl_counter_name(35) /'PCL_DTLB_MISS'/ |
|
./eesupp/src/timers.F |
955 |
TIMER_STOP |
DATA pcl_counter_name(36) /'PCL_CYCLES'/ |
|
./eesupp/src/timers.F |
956 |
TIMER_STOP |
DATA pcl_counter_name(37) /'PCL_ELAPSED_CYCLES'/ |
|
./eesupp/src/timers.F |
957 |
TIMER_STOP |
DATA pcl_counter_name(38) /'PCL_INTEGER_INSTR'/ |
|
./eesupp/src/timers.F |
958 |
TIMER_STOP |
DATA pcl_counter_name(39) /'PCL_FP_INSTR'/ |
|
./eesupp/src/timers.F |
959 |
TIMER_STOP |
DATA pcl_counter_name(40) /'PCL_LOAD_INSTR'/ |
|
./eesupp/src/timers.F |
960 |
TIMER_STOP |
DATA pcl_counter_name(41) /'PCL_STORE_INSTR'/ |
|
./eesupp/src/timers.F |
961 |
TIMER_STOP |
DATA pcl_counter_name(42) /'PCL_LOADSTORE_INSTR'/ |
|
./eesupp/src/timers.F |
962 |
TIMER_STOP |
DATA pcl_counter_name(43) /'PCL_INSTR'/ |
|
./eesupp/src/timers.F |
963 |
TIMER_STOP |
DATA pcl_counter_name(44) /'PCL_JUMP_SUCCESS'/ |
|
./eesupp/src/timers.F |
964 |
TIMER_STOP |
DATA pcl_counter_name(45) /'PCL_JUMP_UNSUCCESS'/ |
|
./eesupp/src/timers.F |
965 |
TIMER_STOP |
DATA pcl_counter_name(46) /'PCL_JUMP'/ |
|
./eesupp/src/timers.F |
966 |
TIMER_STOP |
DATA pcl_counter_name(47) /'PCL_ATOMIC_SUCCESS'/ |
|
./eesupp/src/timers.F |
967 |
TIMER_STOP |
DATA pcl_counter_name(48) /'PCL_ATOMIC_UNSUCCESS'/ |
|
./eesupp/src/timers.F |
968 |
TIMER_STOP |
DATA pcl_counter_name(49) /'PCL_ATOMIC'/ |
|
./eesupp/src/timers.F |
969 |
TIMER_STOP |
DATA pcl_counter_name(50) /'PCL_STALL_INTEGER'/ |
|
./eesupp/src/timers.F |
970 |
TIMER_STOP |
DATA pcl_counter_name(51) /'PCL_STALL_FP'/ |
|
./eesupp/src/timers.F |
971 |
TIMER_STOP |
DATA pcl_counter_name(52) /'PCL_STALL_JUMP'/ |
|
./eesupp/src/timers.F |
972 |
TIMER_STOP |
DATA pcl_counter_name(53) /'PCL_STALL_LOAD'/ |
|
./eesupp/src/timers.F |
973 |
TIMER_STOP |
DATA pcl_counter_name(54) /'PCL_STALL_STORE'/ |
|
./eesupp/src/timers.F |
974 |
TIMER_STOP |
DATA pcl_counter_name(55) /'PCL_STALL'/ |
|
./eesupp/src/timers.F |
975 |
TIMER_STOP |
DATA pcl_counter_name(56) /'PCL_MFLOPS'/ |
|
./eesupp/src/timers.F |
976 |
TIMER_STOP |
DATA pcl_counter_name(57) /'PCL_IPC'/ |
|
./eesupp/src/timers.F |
977 |
TIMER_STOP |
DATA pcl_counter_name(58) /'PCL_L1DCACHE_MISSRATE'/ |
|
./eesupp/src/timers.F |
978 |
TIMER_STOP |
DATA pcl_counter_name(59) /'PCL_L2DCACHE_MISSRATE'/ |
|
./eesupp/src/timers.F |
979 |
TIMER_STOP |
DATA pcl_counter_name(60) /'PCL_MEM_FP_RATIO'/ |
|
./pkg/ecco/the_main_loop.F |
1075 |
THE_MAIN_LOOP |
$ ' ', pcl_counter_name(pcl_counter_list(ipcl)), |
|
./pkg/ecco/the_main_loop.F |
219 |
THE_MAIN_LOOP |
CHARACTER*22 pcl_counter_name(0:nmaxevents-1) |
|
./pkg/ecco/the_main_loop.F |
220 |
THE_MAIN_LOOP |
COMMON /pclnames/ pcl_counter_name |
|
./pkg/ecco/the_main_loop.F |
338 |
THE_MAIN_LOOP |
$ pcl_counter_name(pcl_counter_list(ipcl)), |