Lines Matching defs:nr_hpps
382 int *block_hpps, int nr_hpps)
384 for (int i = 0; i < nr_hpps; i++)
389 int *block_hpps, int nr_hpps)
396 block_hpps, nr_hpps);
405 int nr_hpps)
411 if (nr_hpps > PERF_HPP_REPORT__BLOCK_MAX_INDEX)
414 block_report->nr_fmts = nr_hpps;
415 init_block_hist(bh, block_report->fmts, block_hpps, nr_hpps);
424 for (int i = 0; i < nr_hpps; i++) {
435 int *block_hpps, int nr_hpps,
450 block_hpps, nr_hpps);