# PetscMallocLogRequestedSizeGet
Whether to log the requested or aligned memory size 
## Synopsis
```
#include "petscsys.h" 
PetscErrorCode PetscMallocLogRequestedSizeGet(PetscBool *flg)
```
Not Collective


## Output Parameter

- ***flg -*** `PETSC_TRUE` if we log the requested memory size





## See Also
 `PetscMallocLogRequestedSizeSetinalSizeSet()`, `PetscMallocViewSet()`

## Level
developer

## Location
<A HREF="PETSC_DOC_OUT_ROOT_PLACEHOLDER/src/sys/memory/mtr.c.html#PetscMallocLogRequestedSizeGet">src/sys/memory/mtr.c</A>


---
[Edit on GitLab](https://gitlab.com/petsc/petsc/-/edit/release/src/sys/memory/mtr.c)


[Index of all Sys routines](index.md)  
[Table of Contents for all manual pages](/docs/manualpages/index.md)  
[Index of all manual pages](/docs/manualpages/singleindex.md)  
