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