Searched refs:child_time (Results 1 – 1 of 1) sorted by relevance
327 PetscLogDouble child_time = perf[node].time; in PetscLogNestedTreePrint() local330 …PetscCallMPI(MPIU_Allreduce(MPI_IN_PLACE, &child_time, 1, MPIU_PETSCLOGDOUBLE, MPI_MAX, PetscObjec… in PetscLogNestedTreePrint()331 times[i] = -child_time; in PetscLogNestedTreePrint()338 if (child_time < threshold_time) { in PetscLogNestedTreePrint()373 PetscLogDouble child_time = -times[i]; in PetscLogNestedTreePrint() local375 if (child_time >= threshold_time || (node < 0 && child_time > 0.0)) { in PetscLogNestedTreePrint()