File |
Line number |
Procedure |
Code |
./pkg/showflops/SHOWFLOPS.h |
32 |
NO PROCEDURE |
CHARACTER*22 pcl_counter_name(0:nmaxevents-1) |
./pkg/showflops/SHOWFLOPS.h |
33 |
NO PROCEDURE |
COMMON /pclnames/ pcl_counter_name |
./pkg/showflops/SHOWFLOPS_INIT.h |
32 |
NO PROCEDURE |
CHARACTER*22 pcl_counter_name(0:nmaxevents-1) |
./pkg/showflops/SHOWFLOPS_INIT.h |
33 |
NO PROCEDURE |
COMMON /pclnames/ pcl_counter_name |
./pkg/showflops/showflops_init.F |
81 |
SHOWFLOPS_INIT |
$ pcl_counter_name(pcl_counter_list(ipcl)), |
./pkg/showflops/showflops_inloop.F |
99 |
SHOWFLOPS_INLOOP |
$ ' ', pcl_counter_name(pcl_counter_list(ipcl)), |
./pkg/showflops/showflops_insolve.F |
96 |
SHOWFLOPS_INSOLVE |
$ pcl_counter_name(pcl_counter_list(ipcl)), |
./eesupp/src/timers.F |
1000 |
TIMER_STOP |
DATA pcl_counter_name(46) /'PCL_JUMP'/ |
./eesupp/src/timers.F |
1001 |
TIMER_STOP |
DATA pcl_counter_name(47) /'PCL_ATOMIC_SUCCESS'/ |
./eesupp/src/timers.F |
1002 |
TIMER_STOP |
DATA pcl_counter_name(48) /'PCL_ATOMIC_UNSUCCESS'/ |
./eesupp/src/timers.F |
1003 |
TIMER_STOP |
DATA pcl_counter_name(49) /'PCL_ATOMIC'/ |
./eesupp/src/timers.F |
1004 |
TIMER_STOP |
DATA pcl_counter_name(50) /'PCL_STALL_INTEGER'/ |
./eesupp/src/timers.F |
1005 |
TIMER_STOP |
DATA pcl_counter_name(51) /'PCL_STALL_FP'/ |
./eesupp/src/timers.F |
1006 |
TIMER_STOP |
DATA pcl_counter_name(52) /'PCL_STALL_JUMP'/ |
./eesupp/src/timers.F |
1007 |
TIMER_STOP |
DATA pcl_counter_name(53) /'PCL_STALL_LOAD'/ |
./eesupp/src/timers.F |
1008 |
TIMER_STOP |
DATA pcl_counter_name(54) /'PCL_STALL_STORE'/ |
./eesupp/src/timers.F |
1009 |
TIMER_STOP |
DATA pcl_counter_name(55) /'PCL_STALL'/ |
./eesupp/src/timers.F |
1010 |
TIMER_STOP |
DATA pcl_counter_name(56) /'PCL_MFLOPS'/ |
./eesupp/src/timers.F |
1011 |
TIMER_STOP |
DATA pcl_counter_name(57) /'PCL_IPC'/ |
./eesupp/src/timers.F |
1012 |
TIMER_STOP |
DATA pcl_counter_name(58) /'PCL_L1DCACHE_MISSRATE'/ |
./eesupp/src/timers.F |
1013 |
TIMER_STOP |
DATA pcl_counter_name(59) /'PCL_L2DCACHE_MISSRATE'/ |
./eesupp/src/timers.F |
1014 |
TIMER_STOP |
DATA pcl_counter_name(60) /'PCL_MEM_FP_RATIO'/ |
./eesupp/src/timers.F |
196 |
TIMER_CONTROL |
CHARACTER*22 pcl_counter_name(0:nmaxevents-1) |
./eesupp/src/timers.F |
214 |
TIMER_CONTROL |
COMMON /pclnames/ pcl_counter_name |
./eesupp/src/timers.F |
431 |
TIMER_CONTROL |
$ pcl_counter_name(pcl_counter_list(i)) |
./eesupp/src/timers.F |
450 |
TIMER_CONTROL |
$ , pcl_counter_name(pcl_counter_list(i)) |
./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)), |
./eesupp/src/timers.F |
952 |
TIMER_STOP |
CHARACTER*22 pcl_counter_name(0:nmaxevents-1) |
./eesupp/src/timers.F |
953 |
TIMER_STOP |
COMMON /pclnames/ pcl_counter_name |
./eesupp/src/timers.F |
954 |
TIMER_STOP |
DATA pcl_counter_name(0) /'PCL_L1CACHE_READ'/ |
./eesupp/src/timers.F |
955 |
TIMER_STOP |
DATA pcl_counter_name(1) /'PCL_L1CACHE_WRITE'/ |
./eesupp/src/timers.F |
956 |
TIMER_STOP |
DATA pcl_counter_name(2) /'PCL_L1CACHE_READWRITE'/ |
./eesupp/src/timers.F |
957 |
TIMER_STOP |
DATA pcl_counter_name(3) /'PCL_L1CACHE_HIT'/ |
./eesupp/src/timers.F |
958 |
TIMER_STOP |
DATA pcl_counter_name(4) /'PCL_L1CACHE_MISS'/ |
./eesupp/src/timers.F |
959 |
TIMER_STOP |
DATA pcl_counter_name(5) /'PCL_L1DCACHE_READ'/ |
./eesupp/src/timers.F |
960 |
TIMER_STOP |
DATA pcl_counter_name(6) /'PCL_L1DCACHE_WRITE'/ |
./eesupp/src/timers.F |
961 |
TIMER_STOP |
DATA pcl_counter_name(7) /'PCL_L1DCACHE_READWRITE'/ |
./eesupp/src/timers.F |
962 |
TIMER_STOP |
DATA pcl_counter_name(8) /'PCL_L1DCACHE_HIT'/ |
./eesupp/src/timers.F |
963 |
TIMER_STOP |
DATA pcl_counter_name(9) /'PCL_L1DCACHE_MISS'/ |
./eesupp/src/timers.F |
964 |
TIMER_STOP |
DATA pcl_counter_name(10) /'PCL_L1ICACHE_READ'/ |
./eesupp/src/timers.F |
965 |
TIMER_STOP |
DATA pcl_counter_name(11) /'PCL_L1ICACHE_WRITE'/ |
./eesupp/src/timers.F |
966 |
TIMER_STOP |
DATA pcl_counter_name(12) /'PCL_L1ICACHE_READWRITE'/ |
./eesupp/src/timers.F |
967 |
TIMER_STOP |
DATA pcl_counter_name(13) /'PCL_L1ICACHE_HIT'/ |
./eesupp/src/timers.F |
968 |
TIMER_STOP |
DATA pcl_counter_name(14) /'PCL_L1ICACHE_MISS'/ |
./eesupp/src/timers.F |
969 |
TIMER_STOP |
DATA pcl_counter_name(15) /'PCL_L2CACHE_READ'/ |
./eesupp/src/timers.F |
970 |
TIMER_STOP |
DATA pcl_counter_name(16) /'PCL_L2CACHE_WRITE'/ |
./eesupp/src/timers.F |
971 |
TIMER_STOP |
DATA pcl_counter_name(17) /'PCL_L2CACHE_READWRITE'/ |
./eesupp/src/timers.F |
972 |
TIMER_STOP |
DATA pcl_counter_name(18) /'PCL_L2CACHE_HIT'/ |
./eesupp/src/timers.F |
973 |
TIMER_STOP |
DATA pcl_counter_name(19) /'PCL_L2CACHE_MISS'/ |
./eesupp/src/timers.F |
974 |
TIMER_STOP |
DATA pcl_counter_name(20) /'PCL_L2DCACHE_READ'/ |
./eesupp/src/timers.F |
975 |
TIMER_STOP |
DATA pcl_counter_name(21) /'PCL_L2DCACHE_WRITE'/ |
./eesupp/src/timers.F |
976 |
TIMER_STOP |
DATA pcl_counter_name(22) /'PCL_L2DCACHE_READWRITE'/ |
./eesupp/src/timers.F |
977 |
TIMER_STOP |
DATA pcl_counter_name(23) /'PCL_L2DCACHE_HIT'/ |
./eesupp/src/timers.F |
978 |
TIMER_STOP |
DATA pcl_counter_name(24) /'PCL_L2DCACHE_MISS'/ |
./eesupp/src/timers.F |
979 |
TIMER_STOP |
DATA pcl_counter_name(25) /'PCL_L2ICACHE_READ'/ |
./eesupp/src/timers.F |
980 |
TIMER_STOP |
DATA pcl_counter_name(26) /'PCL_L2ICACHE_WRITE'/ |
./eesupp/src/timers.F |
981 |
TIMER_STOP |
DATA pcl_counter_name(27) /'PCL_L2ICACHE_READWRITE'/ |
./eesupp/src/timers.F |
982 |
TIMER_STOP |
DATA pcl_counter_name(28) /'PCL_L2ICACHE_HIT'/ |
./eesupp/src/timers.F |
983 |
TIMER_STOP |
DATA pcl_counter_name(29) /'PCL_L2ICACHE_MISS'/ |
./eesupp/src/timers.F |
984 |
TIMER_STOP |
DATA pcl_counter_name(30) /'PCL_TLB_HIT'/ |
./eesupp/src/timers.F |
985 |
TIMER_STOP |
DATA pcl_counter_name(31) /'PCL_TLB_MISS'/ |
./eesupp/src/timers.F |
986 |
TIMER_STOP |
DATA pcl_counter_name(32) /'PCL_ITLB_HIT'/ |
./eesupp/src/timers.F |
987 |
TIMER_STOP |
DATA pcl_counter_name(33) /'PCL_ITLB_MISS'/ |
./eesupp/src/timers.F |
988 |
TIMER_STOP |
DATA pcl_counter_name(34) /'PCL_DTLB_HIT'/ |
./eesupp/src/timers.F |
989 |
TIMER_STOP |
DATA pcl_counter_name(35) /'PCL_DTLB_MISS'/ |
./eesupp/src/timers.F |
990 |
TIMER_STOP |
DATA pcl_counter_name(36) /'PCL_CYCLES'/ |
./eesupp/src/timers.F |
991 |
TIMER_STOP |
DATA pcl_counter_name(37) /'PCL_ELAPSED_CYCLES'/ |
./eesupp/src/timers.F |
992 |
TIMER_STOP |
DATA pcl_counter_name(38) /'PCL_INTEGER_INSTR'/ |
./eesupp/src/timers.F |
993 |
TIMER_STOP |
DATA pcl_counter_name(39) /'PCL_FP_INSTR'/ |
./eesupp/src/timers.F |
994 |
TIMER_STOP |
DATA pcl_counter_name(40) /'PCL_LOAD_INSTR'/ |
./eesupp/src/timers.F |
995 |
TIMER_STOP |
DATA pcl_counter_name(41) /'PCL_STORE_INSTR'/ |
./eesupp/src/timers.F |
996 |
TIMER_STOP |
DATA pcl_counter_name(42) /'PCL_LOADSTORE_INSTR'/ |
./eesupp/src/timers.F |
997 |
TIMER_STOP |
DATA pcl_counter_name(43) /'PCL_INSTR'/ |
./eesupp/src/timers.F |
998 |
TIMER_STOP |
DATA pcl_counter_name(44) /'PCL_JUMP_SUCCESS'/ |
./eesupp/src/timers.F |
999 |
TIMER_STOP |
DATA pcl_counter_name(45) /'PCL_JUMP_UNSUCCESS'/ |