Searched refs:nr_allocs (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/block/
H A Dcpqarray.h116 unsigned int nr_allocs; member in struct:ctlr_info
H A Dcciss.h120 int nr_allocs; member in struct:ctlr_info
H A Dcpqarray.c292 seq_printf(m, "nr_allocs = %d\nnr_frees = %d\n", ida_proc_show()
293 h->nr_allocs, h->nr_frees); ida_proc_show()
1379 h->nr_allocs++; cmd_alloc()
H A Dcciss.c1009 h->nr_allocs++; cmd_alloc()
/linux-4.4.14/tools/perf/
H A Dbuiltin-kmem.c66 static unsigned long nr_allocs, nr_cross_allocs; variable
168 nr_allocs++; perf_evsel__process_alloc_event()
1127 printf("Cross CPU allocations: %'lu/%'lu\n", nr_cross_allocs, nr_allocs); print_slab_summary()

Completed in 313 milliseconds