Home
last modified time | relevance | path

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

/petsc/src/sys/logging/handler/impls/nested/
H A Dxmlviewer.c399 static PetscErrorCode PetscLogNestedTreePrintTop(PetscViewer viewer, PetscNestedEventTree *tree, Pe… in PetscLogNestedTreePrintTop() function
445 PetscCall(PetscLogNestedTreePrintTop(viewer, tree, nested->threshold, PETSC_LOG_NESTED_XML)); in PetscLogHandlerView_Nested_XML()
454 …PetscCall(PetscLogNestedTreePrintTop(viewer, tree, nested->threshold, PETSC_LOG_NESTED_FLAMEGRAPH)… in PetscLogHandlerView_Nested_Flamegraph()