OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:num_malloc_dev
(Results
1 - 2
of
2
) sorted by null
/device/linaro/hikey/hifi/xaf/host-apf/utest/include/
xaf-mem.h
38
int
num_malloc_dev
;
member in struct:__anon14376
/device/linaro/hikey/hifi/xaf/host-apf/utest/
xaf-mem-test.c
39
index = g_mem_obj.
num_malloc_dev
;
47
g_mem_obj.
num_malloc_dev
++;
110
g_mem_obj.
num_malloc_dev
--;
145
if((g_mem_obj.
num_malloc_dev
!= 0)||(g_mem_obj.num_malloc_comp != 0))
Completed in 71 milliseconds