Searched defs:pm (Results 1 - 13 of 13) sorted by relevance

/gem5/src/sim/
H A Dsub_system.hh69 void registerPowerProducer(PowerModel *pm) { argument
/gem5/src/mem/probes/
H A Dbase.hh80 PacketListener(BaseMemProbe &_parent, ProbeManager *pm, const std::string &name) argument
/gem5/src/sim/power/
H A DPowerModel.py58 pm = VectorParam.PowerModelState([], "List of per-state power models.") variable in class:PowerModel
H A Dpower_model.hh164 ThermalProbeListener(PowerModel &_pm, ProbeManager *pm, argument
174 PowerModel ± member in class:PowerModel::ThermalProbeListener
/gem5/src/systemc/tests/systemc/kernel/sc_attribute/test02/
H A Dtest02.cpp95 sc_attr_base *pm = att_cltn.operator []("a5"); local
/gem5/configs/example/arm/
H A Dfs_power.py66 pm = [ variable in class:CpuPowerModel
85 pm = [ variable in class:L2PowerModel
/gem5/src/sim/probe/
H A Dprobe.hh203 ProbeListenerArgBase(ProbeManager *pm, const std::string &name) argument
/gem5/src/mem/cache/prefetch/
H A Dpif.hh163 PrefetchListenerPC(PIFPrefetcher &_parent, ProbeManager *pm, argument
H A Dbase.hh72 PrefetchListener(BasePrefetcher &_parent, ProbeManager *pm, argument
/gem5/src/cpu/pred/
H A Dtage_sc_l_64KB.hh77 std::vector<int> pm; member in class:TAGE_SC_L_64KB_StatisticalCorrector
H A Dmultiperspective_perceptron_tage.hh100 std::vector<int> pm; member in class:MPP_StatisticalCorrector
H A DBranchPredictor.py409 pm = VectorParam.Int([25, 16, 9], "Variation global branch GEHL lengths") variable in class:TAGE_SC_L_64KB_StatisticalCorrector
650 pm = VectorParam.Int([16, 11, 6, 3], variable in class:MPP_StatisticalCorrector
/gem5/ext/pybind11/include/pybind11/
H A Dpybind11.h1203 class_ &def_readwrite_static(const char *name, D *pm, const Extra& ...extra) { argument
1211 def_readonly_static(const char *name, const D *pm, const Extra& ...extra) argument
[all...]

Completed in 27 milliseconds