Lines Matching refs:PetscLogMemory

585   PetscCall(PetscEventPerfInfoTic(event_perf_info, time, PetscLogMemory, event));  in PetscLogHandlerEventBegin_Default()
665 PetscCall(PetscEventPerfInfoToc(event_perf_info, time, PetscLogMemory, event)); in PetscLogHandlerEventEnd_Default()
721 PetscCall(PetscEventPerfInfoPause(event_info, time, PetscLogMemory, event)); in PetscLogHandlerEventsPause_Default()
726 PetscCall(PetscEventPerfInfoPause(&stage_info->perfInfo, time, PetscLogMemory, -(stage + 2))); in PetscLogHandlerEventsPause_Default()
755 PetscCall(PetscEventPerfInfoResume(event_info, time, PetscLogMemory, event)); in PetscLogHandlerEventsResume_Default()
760 … PetscCall(PetscEventPerfInfoResume(&stage_info->perfInfo, time, PetscLogMemory, -(stage + 2))); in PetscLogHandlerEventsResume_Default()
786 …PetscCall(PetscEventPerfInfoToc(&current_stage_info->perfInfo, time, PetscLogMemory, -(current_sta… in PetscLogHandlerStagePush_Default()
793 …e)) PetscCall(PetscEventPerfInfoTic(&new_stage_info->perfInfo, time, PetscLogMemory, -(new_stage +… in PetscLogHandlerStagePush_Default()
812 …e)) PetscCall(PetscEventPerfInfoToc(&old_stage_info->perfInfo, time, PetscLogMemory, -(old_stage +… in PetscLogHandlerStagePop_Default()
817 …PetscCall(PetscEventPerfInfoTic(&current_stage_info->perfInfo, time, PetscLogMemory, -(current_sta… in PetscLogHandlerStagePop_Default()
1518 if (PetscLogMemory) { in PetscLogHandlerView_Default_Info()
1539 if (PetscLogMemory) PetscCall(PetscViewerASCIIPrintf(viewer, " Malloc EMalloc MMalloc RMI")); in PetscLogHandlerView_Default_Info()
1546 if (PetscLogMemory) PetscCall(PetscViewerASCIIPrintf(viewer, " Mbytes Mbytes Mbytes Mbytes")); in PetscLogHandlerView_Default_Info()
1553 if (PetscLogMemory) PetscCall(PetscViewerASCIIPrintf(viewer, "-----------------------------")); in PetscLogHandlerView_Default_Info()
1617 if (PetscLogMemory) { in PetscLogHandlerView_Default_Info()
1694 …if (PetscLogMemory) PetscCall(PetscViewerASCIIPrintf(viewer, " %5.0f %5.0f %5.0f %5.0f", mal… in PetscLogHandlerView_Default_Info()
1719 if (PetscLogMemory) PetscCall(PetscViewerASCIIPrintf(viewer, "-----------------------------")); in PetscLogHandlerView_Default_Info()