Home
last modified time | relevance | path

Searched defs:total_allocated (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/platforms/powernv/
H A Dpci-ioda-tce.c258 unsigned long *current_offset, unsigned long *total_allocated) in pnv_pci_ioda2_table_do_alloc_pages()
295 unsigned long offset = 0, level_shift, total_allocated = 0; in pnv_pci_ioda2_table_alloc_pages() local
/linux/tools/perf/
H A Dbuiltin-kmem.c80 static unsigned long total_requested, total_allocated, total_freed; global() variable