Home
last modified time | relevance | path

Searched refs:block_hpps (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
Dblock-info.c382 int *block_hpps, int nr_hpps) in register_block_columns() argument
385 hpp_register(&block_fmts[i], block_hpps[i], hpp_list); in register_block_columns()
389 int *block_hpps, int nr_hpps) in init_block_hist() argument
396 block_hpps, nr_hpps); in init_block_hist()
404 u64 total_cycles, int *block_hpps, in process_block_report() argument
415 init_block_hist(bh, block_report->fmts, block_hpps, nr_hpps); in process_block_report()
435 int *block_hpps, int nr_hpps, in block_info__create_report() argument
450 block_hpps, nr_hpps); in block_info__create_report()
Dblock-info.h75 int *block_hpps, int nr_hpps,
/tools/perf/
Dbuiltin-report.c1051 int block_hpps[6] = { in __cmd_report() local
1062 block_hpps, 6, in __cmd_report()