Searched refs:memory_footprint (Results 1 – 1 of 1) sorted by relevance
371 uint64_t *memory_footprint, in __table_create() argument419 if (memory_footprint) in __table_create()420 *memory_footprint = total_size; in __table_create()823 uint64_t memory_footprint; in table_footprint() local826 status = __table_create(NULL, &memory_footprint, params, args, 0); in table_footprint()830 return memory_footprint; in table_footprint()