Searched refs:bytes_allocated (Results 1 – 2 of 2) sorted by relevance
64 static unsigned long bytes_allocated = 0; variable172 bytes_allocated += size; in kxld_calloc()194 bytes_allocated += size; in kxld_alloc()231 bytes_allocated += round_page(size); in kxld_page_alloc()819 num_allocations, num_frees, bytes_allocated / num_allocations, in kxld_print_memory_report()820 bytes_allocated, bytes_freed, bytes_allocated - bytes_freed); in kxld_print_memory_report()
1888 TXM_METRIC(memory_ ## name, bytes_allocated, field->allocated); \1916 TXM_METRIC(trustcaches, bytes_allocated, trustCaches.bytesAllocated);