Searched refs:name (Results 976 - 1000 of 1016) sorted by relevance

<<31323334353637383940>>

/gem5/src/dev/net/
H A Dethertap.cc12 * neither the name of the copyright holders nor the names of its
100 interface = new EtherTapInt(name() + ".interface", this);
/gem5/src/cpu/o3/
H A Dthread_context.hh25 * neither the name of the copyright holders nor the names of its
171 void regStats(const std::string &name) override;
H A Dlsq_impl.hh25 * neither the name of the copyright holders nor the names of its
115 LSQ<Impl>::name() const function in class:LSQ
117 return iewStage->name() + ".lsq";
/gem5/src/systemc/core/
H A Dscheduler.cc11 * neither the name of the copyright holders nor the names of its
122 p->name());
/gem5/src/python/m5/util/
H A Ddot_writer.py20 # neither the name of the copyright holders nor the names of its
90 # add class name under the label
134 full_peer_port_name = full_peer_path + "_" + peer.name
155 # parameter name = value in HTML friendly format
300 # add class name under the label
/gem5/src/cpu/minor/
H A Dlsq.cc21 * neither the name of the copyright holders nor the names of its
270 fault_ != NoFault ? fault_->name() : "");
341 fault_ != NoFault ? fault_->name() : "");
745 " inst: %s\n", name(), *(request->inst));
1444 fatal("%s: lineWidth: %d must be a power of 2\n", name(), lineWidth);
/gem5/ext/pybind11/tests/
H A Dtest_copy_move.cpp89 static constexpr auto name = _("CopyOnlyInt"); member in struct:type_caster
/gem5/ext/mcpat/
H A Dcacheunit.cc14 * neither the name of the copyright holders nor the names of its
62 name = "Cache Unit";
465 XMLCSTR comp_name = xml_data->getAttribute("name");
467 name = comp_name;
476 XMLCSTR node_name = paramNode->getAttribute("name");
590 name.c_str(), level);
599 XMLCSTR node_name = statNode->getAttribute("name");
/gem5/ext/systemc/src/tlm_utils/
H A Dtlm2_base_protocol_checker.h838 txt << (*i)->name() << " -> ";
1008 txt << "\n\nChecker instance: " << this->name();
1039 txt << "\n index = " << i << " type = " << typeid(*ext).name();
H A Dsimple_target_socket.h193 m_name(p_own->name()),
728 m_name(p_own->name()),
/gem5/src/sim/
H A Dsyscall_emul.cc12 * neither the name of the copyright holders nor the names of its
69 fatal("syscall %s (#%d) unimplemented.", desc->name(), callnum);
79 warn("ignoring syscall %s(...)%s", desc->name(), desc->warnOnce() ?
381 BufferArg name(buf_ptr, name_len);
383 strncpy((char *)name.bufferPtr(), hostname, name_len);
385 name.copyOut(tc->getVirtProxy());
/gem5/ext/googletest/googletest/test/
H A Dgtest_unittest.cc14 // * Neither the name of Google Inc. nor the names of its
106 TestInfo test_info_obj_; // The name test_info_ was taken by testing::Test.
124 EXPECT_EQ("event=TestCaseStart&name=FooTest\n", *output());
136 EXPECT_EQ("event=TestStart&name=Bar\n", *output());
1622 // Sets an environment variable with the given name to the given
1625 static void SetEnv(const char* name, const char* value) { argument
1638 if (added_env.find(name) != added_env.end()) {
1639 prev_env = added_env[name];
1641 added_env[name] = new std::string(
1642 (Message() << name << "
[all...]
/gem5/src/systemc/tests/systemc/misc/sim_tests/cycle_dw8051_demo/
H A Dcycle_model.cpp30 MODIFICATION LOG - modifiers, enter your name, affiliation, date and
100 // void cycle_model::parse_hex(char *name)
107 void cycle_model::parse_hex(char *name) { argument
112 hex_file = fopen(name,"r");
114 fprintf(stderr,"Error in opening file %s\n",name);
/gem5/src/dev/storage/
H A Ddisk_image.cc12 * neither the name of the copyright holders nor the names of its
439 string cowFilename = name() + ".cow";
/gem5/src/mem/ruby/network/garnet2.0/
H A DNetworkInterface.cc13 * neither the name of the copyright holders nor the names of its
424 name(), vnet, curTick());
/gem5/src/arch/sparc/
H A Dprocess.cc12 * neither the name of the copyright holders nor the names of its
60 new EmulationPageTable(params->name, params->pid, PageBytes),
274 // This is the name of the file which is present on the initial stack
347 DPRINTF(Stack, "%#x - file name\n", file_name_base);
369 // Write the file name
/gem5/src/mem/cache/
H A Dmshr.cc25 * neither the name of the copyright holders nor the names of its
381 "does not match isInvalidate", name(), pkt->print());
/gem5/ext/pybind11/include/pybind11/detail/
H A Dinit.h27 static constexpr auto name = _<value_and_holder>(); member in class:type_caster
/gem5/ext/googletest/googletest/src/
H A Dgtest-death-test.cc14 // * Neither the name of Google Inc. nor the names of its
632 // The name of the file in which the death test is located.
729 info->test_case_name() + "." + info->name();
896 // The name of the file in which the death test is located.
1138 + info->test_case_name() + "." + info->name();
/gem5/src/arch/x86/
H A Dprocess.cc25 * neither the name of the copyright holders nor the names of its
112 new ArchPageTable(params->name, params->pid,
114 new EmulationPageTable(params->name, params->pid,
890 // The name of the program
901 // This is the name of the file which is present on the initial stack
983 DPRINTF(Stack, "0x%x - file name\n", file_name_base);
1003 // Write the file name
/gem5/src/dev/arm/
H A Dsmmu_v3_transl.cc21 * neither the name of the copyright holders nor the names of its
81 SMMUTranslationProcess::SMMUTranslationProcess(const std::string &name, argument
84 SMMUProcess(name, _smmu),
1213 std::string proc_name = csprintf("%sprf", name());
/gem5/ext/ply/example/BASIC/
H A Dbasinterp.py319 def eval_func(pvalue,name=pname,self=self,expr=expr):
/gem5/src/base/
H A Dcp_annotate.hh24 * neither the name of the copyright holders nor the names of its
242 // Convert sm and queue name,id into queue id
250 // System pointer to name,id
283 // Turn state machine id, state name into state id (small int)
290 // System pointer to name,id
359 nameCache[s] = std::make_pair(s->name(), ++numSys);
372 // Turn queue name, and queue context into small int for
/gem5/src/arch/hsail/
H A Doperand.hh17 * 3. Neither the name of the copyright holder nor the names of its contributors
595 const char *name = nullptr; member in class:AddrOperandBase
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report_handler.cpp112 return process ? process->name() : 0;
784 // Andy Goodrich: changed name of sc_get_current_process_base() to be

Completed in 92 milliseconds

<<31323334353637383940>>