Searched refs:childTime (Results 1 – 1 of 1) sorted by relevance
1420 double childTime = child->elapsedInclusive; in checkThreshold() local1421 int64_t percentage = (childTime / parentTime) * 100.0; in checkThreshold()