Home
last modified time | relevance | path

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

/trusty/kernel/app/memorytest/
Dmemorytest.c47 atomic_int chunks_allocated; member
72 atomic_fetch_add(&arg->chunks_allocated, 1); in memorytest_alloc_thread()
101 .chunks_allocated = 0, in TEST()
123 atomic_load(&thread_arg.chunks_allocated)); in TEST()