PetscEventPerfLogEnsureSize#
Deprecated
Synopsis#
PETSC_DEPRECATED_FUNCTION(3, 20, 0, "nothing", "PetscEventPerfLog is no longer used.") static inline PetscErrorCode PetscEventPerfLogEnsureSize(PetscEventPerfLog a, int b)
Note#
Performance data is now controlled by PetscLogHandler
s. Only the default log handler (PetscLogBeginDefault()
) exposes event performance information with
PetscLogEventGetPerfInfo()
.
See Also#
Level#
deprecated
Location#
include/petsc/private/logimpldeprecated.h
Index of all Profiling routines
Table of Contents for all manual pages
Index of all manual pages