Searched refs:COUNT (Results 1 - 16 of 16) sorted by relevance

/gem5/src/systemc/tests/systemc/datatypes/int/sc_int/bitselect/32bit/signed/
H A Dselect.cpp41 #define COUNT 100000 macro
49 for(unsigned int j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int/bitselect/32bit/unsigned/
H A Dselect.cpp41 #define COUNT 100000 macro
49 for(unsigned int j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int/bitselect/64bit/signed/
H A Dselect.cpp41 #define COUNT 10000 macro
49 for(uint64 j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int/bitselect/64bit/unsigned/
H A Dselect.cpp41 #define COUNT 100000 macro
49 for(uint64 j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int/partselect/32bit/signed/
H A Dselect.cpp41 #define COUNT 10000 macro
49 for(unsigned int j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int/partselect/32bit/unsigned/
H A Dselect.cpp41 #define COUNT 100000 macro
49 for(unsigned int j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int/partselect/64bit/signed/
H A Dselect.cpp41 #define COUNT 10000 macro
49 for(unsigned int j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int/partselect/64bit/unsigned/
H A Dselect.cpp41 #define COUNT 10000 macro
49 for(unsigned int j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int_base/bitselect/32bit/signed/
H A Dselect.cpp41 #define COUNT 100000 macro
49 for(unsigned int j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int_base/bitselect/32bit/unsigned/
H A Dselect.cpp41 #define COUNT 100000 macro
49 for(unsigned int j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int_base/bitselect/64bit/signed/
H A Dselect.cpp41 #define COUNT 10000 macro
49 for(uint64 j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int_base/bitselect/64bit/unsigned/
H A Dselect.cpp41 #define COUNT 100000 macro
49 for(uint64 j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int_base/partselect/32bit/signed/
H A Dselect.cpp41 #define COUNT 10000 macro
49 for(unsigned int j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int_base/partselect/32bit/unsigned/
H A Dselect.cpp41 #define COUNT 100000 macro
49 for(unsigned int j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int_base/partselect/64bit/signed/
H A Dselect.cpp41 #define COUNT 10000 macro
49 for(unsigned int j=0; j < COUNT; j++ ){
/gem5/src/systemc/tests/systemc/datatypes/int/sc_int_base/partselect/64bit/unsigned/
H A Dselect.cpp41 #define COUNT 10000 macro
49 for(unsigned int j=0; j < COUNT; j++ ){

Completed in 11 milliseconds