Parameters
| Name | Type | Mode |
|---|---|---|
| name | text | OUT |
| ident | text | OUT |
| parent | text | OUT |
| level | integer | OUT |
| total_bytes | bigint | OUT |
| total_nblocks | bigint | OUT |
| free_bytes | bigint | OUT |
| free_chunks | bigint | OUT |
| used_bytes | bigint | OUT |
information about all memory contexts of local backend
| Name | Type | Mode |
|---|---|---|
| name | text | OUT |
| ident | text | OUT |
| parent | text | OUT |
| level | integer | OUT |
| total_bytes | bigint | OUT |
| total_nblocks | bigint | OUT |
| free_bytes | bigint | OUT |
| free_chunks | bigint | OUT |
| used_bytes | bigint | OUT |