Searched refs:memory_footprint (Results 1 – 1 of 1) sorted by relevance
370 uint64_t *memory_footprint, in __table_create() argument418 if (memory_footprint) in __table_create()419 *memory_footprint = total_size; in __table_create()820 uint64_t memory_footprint; in table_footprint() local823 status = __table_create(NULL, &memory_footprint, params, args, 0); in table_footprint()827 return memory_footprint; in table_footprint()