Searched refs:methodTotal (Results 1 – 1 of 1) sorted by relevance
1258 double methodTotal = method->elapsedInclusive; in printInclusiveMethod() local1264 double per = 100.0 * pTimed->elapsedInclusive / methodTotal; in printInclusiveMethod()