Lines Matching defs:nested
7 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerNestedSetThreshold() local
19 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogEventGetNestedEvent() local
50 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogStageGetNestedEvent() local
87 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogNestedFindNestedId() local
120 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogNestedCheckNested() local
134 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerEventBegin_Nested() local
147 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerNestedEventEnd() local
184 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerEventSync_Nested() local
195 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerStagePush_Nested() local
217 PetscLogHandler_Nested nested; in PetscLogHandlerContextCreate_Nested() local
246 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerObjectCreate_Nested() local
267 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerObjectDestroy_Nested() local
276 PetscLogHandler_Nested nested = (PetscLogHandler_Nested)h->data; in PetscLogHandlerDestroy_Nested() local
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() local