Home
last modified time | relevance | path

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

/petsc/src/sys/logging/handler/impls/nested/
H A Dxmlviewer.c281 …ePrintLine(PetscViewer viewer, const PetscEventPerfInfo *perfInfo, int childCount, int parentCount… in PetscLogNestedTreePrintLine() argument
292 …edLinePerfResults(viewer, "ncalls", parentCount > 0 ? ((PetscLogDouble)childCount) / ((PetscLogDou… in PetscLogNestedTreePrintLine()