Lines Matching refs:PetscLogHandler_Nested

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()
217 PetscLogHandler_Nested nested; in PetscLogHandlerContextCreate_Nested()
246 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerObjectCreate_Nested()
267 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerObjectDestroy_Nested()
276 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerDestroy_Nested()
315 static PetscErrorCode PetscLogNestedCreatePerfNodes(MPI_Comm comm, PetscLogHandler_Nested nested, P… in PetscLogNestedCreatePerfNodes()
390 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)handler->data; in PETSC_PRAGMA_DIAGNOSTIC_IGNORED_END()
430 …dlerContextCreate_Nested(PetscObjectComm((PetscObject)handler), (PetscLogHandler_Nested *)&handler… in PetscLogHandlerCreate_Nested()