Home | History | Annotate | Download | only in blktrace

Lines Matching full:calloc

1009 	cl_fds = calloc(ncpus, sizeof(*cl_fds));
1056 dpp->stats = calloc(dpp->ncpus, sizeof(*dpp->stats));
1158 dpp->heads = calloc(ncpus, sizeof(struct tracer_devpath_head));
1602 tp->ios = calloc(ndevs, sizeof(struct io_info));
1605 tp->pfds = calloc(ndevs, sizeof(struct pollfd));
2314 dpp->stats = calloc(dpp->ncpus, sizeof(*dpp->stats));
2320 dpp->ios = calloc(nc->ncpus, sizeof(*iop));