Home
last modified time | relevance | path

Searched refs:num_alloc_fail (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libutils/isoc/include/
A Dmalloc.h79 uint32_t num_alloc_fail; /* Number of failed alloc requests */ member
/optee_os/out/arm/export-ta_arm64/include/
A Dmalloc.h79 uint32_t num_alloc_fail; /* Number of failed alloc requests */ member
/optee_os/out/arm/export-ta_arm32/include/
A Dmalloc.h79 uint32_t num_alloc_fail; /* Number of failed alloc requests */ member
/optee_os/lib/libutils/isoc/
A Dbget_malloc.c215 ctx->mstats.num_alloc_fail++; in raw_malloc_return_hook()
230 ctx->mstats.num_alloc_fail = 0; in gen_malloc_reset_stats()

Completed in 5 milliseconds