Home
last modified time | relevance | path

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

/petsc/src/sys/logging/handler/impls/nested/
H A Dlognested.h68 PETSC_LOG_NESTED_FLAMEGRAPH enumerator
H A Dxmlviewer.c357 if (type == PETSC_LOG_NESTED_FLAMEGRAPH) { in PetscLogNestedTreePrint()
454 …PetscCall(PetscLogNestedTreePrintTop(viewer, tree, nested->threshold, PETSC_LOG_NESTED_FLAMEGRAPH)… in PetscLogHandlerView_Nested_Flamegraph()