Searched refs:lp (Results 1 - 5 of 5) sorted by relevance

/gem5/src/cpu/pred/
H A Dltage.hh91 LTageBranchInfo(TAGEBase &tage, LoopPredictor &lp) argument
92 : TageBranchInfo(tage), lpBranchInfo(lp.makeBranchInfo())
H A Dtage_sc_l.hh170 LoopPredictor &lp)
171 : LTageBranchInfo(tage, lp), scBranchInfo(sc.makeBranchInfo())
169 TageSCLBranchInfo(TAGEBase &tage, StatisticalCorrector &sc, LoopPredictor &lp) argument
/gem5/src/systemc/tests/systemc/misc/stars/star110089/
H A Dstar110089.cpp285 /* struct lp_struct *lp = &lp_table[minor]; */
292 /* if (lp->dev == NULL) */ /* Removed because of a pointer */
330 if (lp_char(lp->lp_buffer[bytes_written], minor)) {
373 interruptible_sleep_on_timeout(&lp->wait_q, LP_TIMEOUT_INTERRUPT);
/gem5/ext/mcpat/cacti/
H A Dnuca.cc494 float d, a, dp, lp, c; local
497 lp = g_ip->leakage_power_wt_nuca;
549 lp * ((*niter)->nuca_pda.power.readOp.leakage /
H A DUcache.cc534 float d, a, dp, lp, c; local
537 lp = g_ip->leakage_power_wt;
575 lp *

Completed in 12 milliseconds