Searched defs:const (Results 801 - 825 of 1209) sorted by relevance

<<31323334353637383940>>

/gem5/src/cpu/minor/
H A Dcpu.cc134 MinorCPU::serializeThread(CheckpointOut &cp, ThreadID thread_id) const argument
146 MinorCPU::serialize(CheckpointOut &cp) const argument
337 MinorCPU::totalInsts() const argument
348 MinorCPU::totalOps() const argument
/gem5/src/mem/ruby/structures/
H A DCacheMemory.cc103 CacheMemory::addressToCacheSet(Addr address) const argument
113 CacheMemory::findTagInSet(int64_t cacheSet, Addr tag) const argument
143 CacheMemory::getAddressAtIdx(int idx) const argument
214 CacheMemory::isTagPresent(Addr address) const argument
233 CacheMemory::cacheAvail(Addr address) const argument
311 CacheMemory::cacheProbe(Addr address) const argument
128 findTagInSetIgnorePermissions(int64_t cacheSet, Addr tag) const argument
334 lookup(Addr address) const argument
[all...]
H A DCacheMemory.hh98 Cycles getTagLatency() const { return tagArray.getLatency(); } argument
99 Cycles getDataLatency() const { return dataArray.getLatency(); } argument
149 getCacheSize() const argument
150 getCacheAssoc() const argument
151 getNumBlocks() const argument
[all...]
/gem5/src/mem/ruby/slicc_interface/
H A DMessage.hh64 virtual const MessageSizeType& getMessageSize() const argument
86 Tick getDelayedTicks() const {return m_DelayedTicks;} argument
89 Tick getLastEnqueueTime() const {return m_LastEnqueueTime;} argument
91 Tick getTime() const { return m_time; } argument
93 uint64_t getMsgCounter() const { retur argument
96 getDestination() const argument
101 getIncomingLink() const argument
103 getVnet() const argument
[all...]
/gem5/src/mem/
H A Dxbar.cc504 BaseXBar::getAddrRanges() const argument
H A Dcomm_monitor.cc480 CommMonitor::isSnooping() const argument
487 getAddrRanges() const argument
[all...]
/gem5/src/base/stats/
H A Dhdf5.cc96 Hdf5::valid() const argument
[all...]
/gem5/src/dev/arm/
H A Dgic_v3.cc217 Gicv3::getRedistributorByAffinity(uint32_t affinity) const argument
229 Gicv3::getRedistributorByAddr(Addr addr) const argument
245 serialize(CheckpointOut & cp) const argument
[all...]
H A Dgic_v3.hh116 params() const argument
135 getCPUInterface(int cpu_id) const argument
[all...]
H A Dsmmu_v3_slaveifc.hh132 params() const argument
[all...]
/gem5/src/arch/arm/
H A Disa.cc122 ISA::params() const argument
428 ISA::readMiscRegNoEffect(int misc_reg) const argument
[all...]
/gem5/src/dev/x86/
H A Di82094aa.hh91 params() const argument
/gem5/src/cpu/simple/
H A Datomic.hh91 bool isCpuDrained() const { argument
148 bool isSnooping() const { return true; } argument
[all...]
/gem5/ext/pybind11/include/pybind11/
H A Dstl.h314 result_type operator()(T &&src) const { argument
/gem5/ext/pybind11/tests/
H A Dtest_tagbased_polymorphic.cpp35 std::string bark() const { return name_of_kind(kind) + " " + name + " goes " + sound; } argument
49 std::string bark() const { return Dog::bark() + " and runs in circles"; } argument
55 purr() const argument
61 purr() const argument
[all...]
H A Dtest_eigen.cpp188 blockConst(int r, int c, int nrow, int ncol) const argument
191 cornersConst() const argument
[all...]
/gem5/ext/systemc/src/sysc/datatypes/bit/
H A Dsc_bit_proxies.h83 sc_bitref_r<T>* clone() const argument
91 const bit_type operator ~ () const argument
97 operator const bit_type() const argument
103 sc_logic_value_t value() const argument
107 bool is_01() const argument
110 bool to_bool() const argument
113 to_char() const argument
119 length() const argument
122 size() const argument
133 print( ::std::ostream& os = ::std::cout ) const argument
469 clone() const argument
655 clone() const argument
661 length() const argument
664 size() const argument
684 reversed() const argument
985 clone() const argument
1134 clone() const argument
1140 length() const argument
1143 size() const argument
1161 is_01() const argument
1462 clone() const argument
1944 get_bit( int n ) const argument
1959 get_word( int n ) const argument
1973 get_cword( int n ) const argument
2502 get_bit( int n ) const argument
2527 get_word( int i ) const argument
2580 get_cword( int i ) const argument
2635 is_01() const argument
3016 get_bit( int n ) const argument
3049 get_word( int i ) const argument
3125 get_cword( int i ) const argument
[all...]
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_event.h78 T const & release() const argument
86 void push_back( sc_event const & e) const argument
92 void push_back( type const & el) const argument
97 operator T const argument
267 name() const argument
269 get_parent_object() const argument
270 in_hierarchy() const argument
355 event() const argument
358 notify_time() const argument
436 add_static( sc_method_handle method_h ) const argument
443 add_static( sc_thread_handle thread_h ) const argument
450 add_dynamic( sc_method_handle method_h ) const argument
457 add_dynamic( sc_thread_handle thread_h ) const argument
548 size() const argument
555 and_list() const argument
563 busy() const argument
571 temporary() const argument
578 auto_delete() const argument
633 operator |( const sc_event& e2 ) const argument
643 operator |( const sc_event_or_list& e2 ) const argument
656 operator |( const sc_event& e2 ) const argument
666 operator |( const sc_event_or_list& e2 ) const argument
774 operator &( const sc_event& e2 ) const argument
784 operator &( const sc_event_and_list& e2 ) const argument
[all...]
/gem5/ext/systemc/src/sysc/datatypes/misc/
H A Dsc_concatref.h143 unsigned int length() const argument
147 int bitwidth() const argument
153 virtual int concat_length( bool* xz_present_p ) const argument
166 virtual bool concat_get_ctrl( sc_digit* dst_p, int low_i ) const argument
173 virtual bool concat_get_data( sc_digit* dst_p, int low_i ) const argument
180 virtual uint64 concat_get_uint64() const argument
218 to_uint64() const argument
238 value() const argument
263 to_int64() const argument
267 to_int() const argument
269 to_uint() const argument
271 to_long() const argument
273 to_ulong() const argument
275 to_double() const argument
278 to_sc_signed( sc_signed& target ) const argument
281 to_sc_unsigned( sc_unsigned& target ) const argument
286 operator uint64() const argument
289 operator const sc_unsigned&() const argument
294 operator +() const argument
297 operator -() const argument
300 operator ~() const argument
305 to_string( sc_numrep numrep = SC_DEC ) const argument
308 to_string( sc_numrep numrep, bool w_prefix ) const argument
410 and_reduce() const argument
413 nand_reduce() const argument
416 or_reduce() const argument
419 nor_reduce() const argument
422 xor_reduce() const argument
425 xnor_reduce() const argument
430 print( ::std::ostream& os = ::std::cout ) const argument
638 concat_length( bool* xz_present_p ) const argument
644 concat_get_ctrl( sc_digit* dst_p, int low_i ) const argument
652 concat_get_data( sc_digit* dst_p, int low_i ) const argument
663 concat_get_uint64() const argument
[all...]
/gem5/src/systemc/ext/dt/misc/
H A Dsc_concatref.hh155 unsigned int length() const { return m_len; } argument
159 concat_length(bool *xz_present_p) const argument
174 concat_get_ctrl(sc_digit *dst_p, int low_i) const argument
182 concat_get_data(sc_digit *dst_p, int low_i) const argument
190 concat_get_uint64() const argument
230 to_uint64() const argument
249 value() const argument
269 to_int64() const argument
270 to_int() const argument
271 to_uint() const argument
272 to_long() const argument
273 to_ulong() const argument
274 to_double() const argument
276 to_sc_signed(sc_signed &target) const argument
278 to_sc_unsigned(sc_unsigned &target) const argument
281 operator uint64() const argument
283 operator const sc_unsigned &() const argument
286 operator +() const argument
288 operator -() const argument
290 operator ~() const argument
294 to_string(sc_numrep numrep=SC_DEC) const argument
300 to_string(sc_numrep numrep, bool w_prefix) const argument
411 and_reduce() const argument
412 nand_reduce() const argument
413 or_reduce() const argument
414 nor_reduce() const argument
415 xor_reduce() const argument
416 xnor_reduce() const argument
419 print(::std::ostream &os=::std::cout) const argument
586 concat_length(bool *xz_present_p) const argument
594 concat_get_ctrl(sc_digit *dst_p, int low_i) const argument
603 concat_get_data(sc_digit *dst_p, int low_i) const argument
615 concat_get_uint64() const argument
[all...]
/gem5/src/systemc/tests/include/specialized_signals/
H A Dscx_signal_signed.h500 base_event() const argument
507 base_read() const argument
514 base_value_changed_event() const argument
640 default_event() const argument
645 event() const argument
650 get_data_ref() const argument
660 kind() const argument
779 read() const argument
784 read_part( int left, int right ) const argument
854 value_changed_event() const argument
1041 operator []( int i ) const argument
1043 bit( int i ) const argument
1045 operator ()( int left, int right ) const argument
1047 range( int left, int right ) const argument
1055 default_event() const argument
1061 value_changed_event() const argument
1067 read() const argument
1070 operator const sc_dt::sc_bigint<W>&() const argument
1075 event() const argument
1081 value_changed() const argument
1091 and_reduce() const argument
1093 nand_reduce() const argument
1095 nor_reduce() const argument
1097 or_reduce() const argument
1099 xnor_reduce() const argument
1101 xor_reduce() const argument
1120 kind() const argument
1125 add_trace( sc_trace_file* tf_, const std::string& name_ ) const argument
1138 concat_length(bool* xz_present_p) const argument
1140 concat_get_uint64() const argument
1142 concat_get_ctrl( sc_dt::sc_digit* dst_p, int low_i ) const argument
1144 concat_get_data( sc_dt::sc_digit* dst_p, int low_i ) const argument
1148 remove_traces() const argument
1291 operator []( int i ) const argument
1293 bit( int i ) const argument
1299 operator ()( int left, int right ) const argument
1301 range( int left, int right ) const argument
1313 default_event() const argument
1319 value_changed_event() const argument
1325 read() const argument
1328 operator const sc_dt::sc_bigint<W>&() const argument
1333 event() const argument
1339 value_changed() const argument
1349 and_reduce() const argument
1351 nand_reduce() const argument
1353 nor_reduce() const argument
1355 or_reduce() const argument
1357 xnor_reduce() const argument
1359 xor_reduce() const argument
1383 kind() const argument
1403 add_trace( sc_trace_file* tf_, const std::string& name_ ) const argument
1416 concat_length(bool* xz_present_p) const argument
1418 concat_get_uint64() const argument
1420 concat_get_ctrl( sc_dt::sc_digit* dst_p, int low_i ) const argument
1422 concat_get_data( sc_dt::sc_digit* dst_p, int low_i ) const argument
1483 remove_traces() const argument
1750 read_part( int , int ) const argument
[all...]
H A Dscx_signal_unsigned.h490 base_event() const argument
497 base_read() const argument
504 base_value_changed_event() const argument
630 default_event() const argument
635 event() const argument
640 get_data_ref() const argument
650 kind() const argument
771 read() const argument
776 read_part( int left, int right ) const argument
848 value_changed_event() const argument
1037 operator []( int i ) const argument
1039 bit( int i ) const argument
1041 operator ()( int left, int right ) const argument
1043 range( int left, int right ) const argument
1051 default_event() const argument
1057 value_changed_event() const argument
1063 read() const argument
1066 operator const sc_dt::sc_biguint<W>&() const argument
1071 event() const argument
1077 value_changed() const argument
1087 and_reduce() const argument
1089 nand_reduce() const argument
1091 nor_reduce() const argument
1093 or_reduce() const argument
1095 xnor_reduce() const argument
1097 xor_reduce() const argument
1116 kind() const argument
1121 add_trace( sc_trace_file* tf_, const std::string& name_ ) const argument
1134 concat_length(bool* xz_present_p) const argument
1136 concat_get_uint64() const argument
1138 concat_get_ctrl( sc_dt::sc_digit* dst_p, int low_i ) const argument
1140 concat_get_data( sc_dt::sc_digit* dst_p, int low_i ) const argument
1144 remove_traces() const argument
1287 operator []( int i ) const argument
1289 bit( int i ) const argument
1295 operator ()( int left, int right ) const argument
1297 range( int left, int right ) const argument
1309 default_event() const argument
1315 value_changed_event() const argument
1321 read() const argument
1324 operator const sc_dt::sc_biguint<W>&() const argument
1329 event() const argument
1335 value_changed() const argument
1345 and_reduce() const argument
1347 nand_reduce() const argument
1349 nor_reduce() const argument
1351 or_reduce() const argument
1353 xnor_reduce() const argument
1355 xor_reduce() const argument
1379 kind() const argument
1399 add_trace( sc_trace_file* tf_, const std::string& name_ ) const argument
1412 concat_length(bool* xz_present_p) const argument
1414 concat_get_uint64() const argument
1416 concat_get_ctrl( sc_dt::sc_digit* dst_p, int low_i ) const argument
1418 concat_get_data( sc_dt::sc_digit* dst_p, int low_i ) const argument
1480 remove_traces() const argument
1749 read_part( int , int ) const argument
[all...]
/gem5/ext/dsent/
H A DDSENT.cc327 getEnvVar(const String& var_name_, const map<String, String> &config, Model *ms_model) const argument
[all...]
/gem5/ext/dsent/model/
H A DOpticalModel.cc101 const Map<OpticalWaveguide*>* OpticalModel::getWaveguides() const argument
112 const Map<OpticalLaser*>* OpticalModel::getLasers() const argument
123 getModulators() const argument
134 getFilters() const argument
145 getDetectors() const argument
156 getOpticalInputs() const argument
169 getOpticalInputPort(const String& name_) const argument
178 getOpticalOutputs() const argument
191 getOpticalOutputPort(const String& name_) const argument
[all...]
/gem5/ext/dsent/model/electrical/
H A DBroadcastHTree.cc82 BroadcastHTree* BroadcastHTree::clone() const argument

Completed in 49 milliseconds

<<31323334353637383940>>