Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/syscalls/set_mempolicy/
Dset_mempolicy02.c78 unsigned int alloc_total = alloc_per_node * alloc_on_nodes; in verify_set_mempolicy() local
91 alloc_on_nodes, alloc_total); in verify_set_mempolicy()
103 alloc_and_check(alloc_total, exp_alloc); in verify_set_mempolicy()
/external/freetype/src/base/
Dftdbgmem.c118 FT_Long alloc_total; member
412 table->alloc_total ); in ft_mem_table_destroy()
593 table->alloc_total += size; in ft_mem_table_set()
967 table->alloc_total, table->alloc_count ); in FT_DumpMemory()