Searched refs:PetscLogHandler_Nested (Results 1 – 4 of 4) sorted by relevance
7 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerNestedSetThreshold()19 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogEventGetNestedEvent()50 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogStageGetNestedEvent()87 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogNestedFindNestedId()120 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogNestedCheckNested()134 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerEventBegin_Nested()147 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerNestedEventEnd()184 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerEventSync_Nested()195 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerStagePush_Nested()214 static PetscErrorCode PetscLogHandlerContextCreate_Nested(MPI_Comm comm, PetscLogHandler_Nested *ne… in PetscLogHandlerContextCreate_Nested()[all …]
41 typedef struct _n_PetscLogHandler_Nested *PetscLogHandler_Nested; typedef71 PETSC_INTERN PetscErrorCode PetscLogHandlerView_Nested_XML(PetscLogHandler_Nested, PetscNestedEvent…72 PETSC_INTERN PetscErrorCode PetscLogHandlerView_Nested_Flamegraph(PetscLogHandler_Nested, PetscNest…
5 PETSC_INTERN PetscErrorCode PetscLogView_Nested_XML(PetscLogHandler_Nested, PetscNestedEventTree *,…
427 PETSC_INTERN PetscErrorCode PetscLogHandlerView_Nested_XML(PetscLogHandler_Nested nested, PetscNest… in PetscLogHandlerView_Nested_XML()451 PETSC_INTERN PetscErrorCode PetscLogHandlerView_Nested_Flamegraph(PetscLogHandler_Nested nested, Pe… in PetscLogHandlerView_Nested_Flamegraph()