![]() |
Arax -8d09c51940345c86062e8ef2427c705ae66e5926
A Runtime Framework for Decoupling Applications from Heterogeneous Accelerators
|
Data Fields | |
void(* | inspector )(void *start, void *end, size_t size, void *arg) |
void * | arg |
Definition at line 92 of file tlsf/alloc.c.
void* arg |
Definition at line 95 of file tlsf/alloc.c.
Referenced by arch_alloc_inspect(), and inspect_walker().
void(* inspector) (void *start, void *end, size_t size, void *arg) |
Definition at line 94 of file tlsf/alloc.c.
Referenced by arch_alloc_inspect(), and inspect_walker().