Searched refs:string (Results 1001 - 1025 of 1173) sorted by relevance

<<41424344454647

/gem5/src/arch/x86/insts/
H A Dstatic_inst.cc269 std::string X86StaticInst::generateDisassembly(Addr pc,
/gem5/src/dev/arm/
H A Dpl111.hh188 const std::string name() const {
H A Dtimer_sp804.cc57 Sp804::Timer::Timer(std::string __name, Sp804 *_parent, int int_num, Tick _clock)
H A Dtimer_a9global.cc58 A9GlobalTimer::Timer::Timer(std::string __name, A9GlobalTimer *_parent,
/gem5/src/arch/sparc/insts/
H A Dstatic_inst.cc250 std::string
/gem5/util/m5/
H A Dm5.c54 #include <string.h>
/gem5/src/systemc/ext/dt/fx/
H A Dsc_fxtype_params.hh104 const std::string to_string() const;
/gem5/src/systemc/tests/systemc/1666-2011-compliance/sc_writer_policy/
H A Dsc_writer_policy.cpp40 using std::string;
/gem5/src/systemc/tests/systemc/misc/stars/star104726/
H A Dglobal.h142 sc_trace( sc_trace_file*, const Coeff8x8&, const std::string& )
/gem5/src/arch/mips/
H A Dtlb.cc38 #include <string>
/gem5/src/arch/power/
H A Dtlb.cc40 #include <string>
/gem5/src/dev/alpha/
H A Dbackdoor.cc41 #include <string>
/gem5/src/dev/serial/
H A Duart8250.cc37 #include <string>
/gem5/src/gpu-compute/
H A Dgpu_dyn_inst.cc135 const std::string&
H A Dwavefront.cc797 execMask().to_string<char, std::string::traits_type,
798 std::string::allocator_type>().c_str(), pc());
803 execMask().to_string<char, std::string::traits_type,
804 std::string::allocator_type>().c_str());
H A Dvector_register_file.cc39 #include <string>
/gem5/src/mem/qos/
H A Dmem_ctrl.cc323 const std::string master = _system->getMasterName(i);
H A Dmem_ctrl.hh90 std::unordered_map<MasterID, const std::string> masters;
/gem5/tests/test-progs/asmtest/src/riscv/env/v/
H A Dvm.c4 #include <string.h>
/gem5/ext/googletest/googlemock/test/
H A Dgmock_stress_test.cc54 MOCK_METHOD2(Baz, char(const char* s1, const internal::string& s2)); // NOLINT
/gem5/src/cpu/o3/
H A Dcommit.hh147 std::string name() const;
H A Diew.hh139 std::string name() const;
H A Dinst_queue.hh132 std::string name() const;
H A Drename.hh136 std::string name() const;
/gem5/src/mem/cache/prefetch/
H A Dstride.cc118 StridePrefetcher::PCTable::PCTable(int assoc, int sets, const std::string name,

Completed in 46 milliseconds

<<41424344454647