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

/linux-4.1.27/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.c993 h->nr_allocs++; cmd_alloc()
/linux-4.1.27/tools/perf/
H A Dbuiltin-kmem.c60 static unsigned long nr_allocs, nr_cross_allocs; variable
162 nr_allocs++; perf_evsel__process_alloc_event()
626 printf("Cross CPU allocations: %'lu/%'lu\n", nr_cross_allocs, nr_allocs); print_slab_summary()

Completed in 183 milliseconds