Home
last modified time | relevance | path

Searched refs:CPUCondLikeRoot (Results 1 – 3 of 3) sorted by relevance

/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dlikelihood.h9 static clock_t CPUCondLikeRoot; variable
H A Dmcmc.c16320 CPUCondLikeRoot = 0; in RunChain()
16998 …CPUTime, CPUCondLikeDown/(MrBFlt)CLOCKS_PER_SEC, CPUCondLikeRoot/(MrBFlt)CLOCKS_PER_SEC, CPULilkli… in RunChain()
H A Dlikelihood.c8067 TIME(m->CondLikeRoot (p, d, chain),CPUCondLikeRoot); in LaunchLogLikeForDivision()