Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
Loading...
Searching...
No Matches
arch_alloc_stats_s Struct Reference

#include <alloc.h>

Data Fields

size_t total_bytes
 
size_t used_bytes
 

Detailed Description

Definition at line 83 of file alloc.h.

Field Documentation

◆ total_bytes

size_t total_bytes

Definition at line 85 of file alloc.h.

Referenced by _arch_alloc_mspace_mallinfo().

◆ used_bytes

size_t used_bytes

Definition at line 86 of file alloc.h.

Referenced by _arch_alloc_mspace_mallinfo().


The documentation for this struct was generated from the following file: