Searched refs:PetscLogHandlerHot (Results 1 – 2 of 2) sorted by relevance
158 } PetscLogHandlerHot; typedef263 PETSC_EXTERN PetscLogHandlerHot PetscLogHandlers[PETSC_LOG_HANDLER_MAX];335 PetscLogHandlerHot *h = &PetscLogHandlers[i]; in PetscLogEventSync()349 PetscLogHandlerHot *h = &PetscLogHandlers[i]; in PetscLogEventBegin_Internal()364 PetscLogHandlerHot *h = &PetscLogHandlers[i]; in PetscLogEventEnd_Internal()380 PetscLogHandlerHot *h = &PetscLogHandlers[i]; in PetscLogObjectCreate()394 PetscLogHandlerHot *h = &PetscLogHandlers[i]; in PetscLogObjectDestroy()
115 PetscLogHandlerHot PetscLogHandlers[PETSC_LOG_HANDLER_MAX] = {228 static PetscErrorCode PetscLogHandlerCopyToHot(PetscLogHandler h, PetscLogHandlerHot *hot) in PetscLogHandlerCopyToHot()