Home
last modified time | relevance | path

Searched refs:block_hpps (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dblock-info.c382 int *block_hpps, int nr_hpps) in register_block_columns()
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()
396 block_hpps, nr_hpps); in init_block_hist()
404 u64 total_cycles, int *block_hpps, in process_block_report()
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()
450 block_hpps, nr_hpps); in block_info__create_report()
380 register_block_columns(struct perf_hpp_list *hpp_list, struct block_fmt *block_fmts, int *block_hpps, int nr_hpps) register_block_columns() argument
388 init_block_hist(struct block_hist *bh, struct block_fmt *block_fmts, int *block_hpps, int nr_hpps) init_block_hist() argument
402 process_block_report(struct hists *hists, struct block_report *block_report, u64 total_cycles, int *block_hpps, int nr_hpps) process_block_report() argument
433 block_info__create_report(struct evlist *evlist, u64 total_cycles, int *block_hpps, int nr_hpps, int *nr_reps) block_info__create_report() argument
H A Dblock-info.h75 int *block_hpps, int nr_hpps,
/kernel/linux/linux-6.6/tools/perf/util/
H A Dblock-info.c382 int *block_hpps, int nr_hpps) in register_block_columns()
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()
396 block_hpps, nr_hpps); in init_block_hist()
404 u64 total_cycles, int *block_hpps, in process_block_report()
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()
450 block_hpps, nr_hpps); in block_info__create_report()
380 register_block_columns(struct perf_hpp_list *hpp_list, struct block_fmt *block_fmts, int *block_hpps, int nr_hpps) register_block_columns() argument
388 init_block_hist(struct block_hist *bh, struct block_fmt *block_fmts, int *block_hpps, int nr_hpps) init_block_hist() argument
402 process_block_report(struct hists *hists, struct block_report *block_report, u64 total_cycles, int *block_hpps, int nr_hpps) process_block_report() argument
433 block_info__create_report(struct evlist *evlist, u64 total_cycles, int *block_hpps, int nr_hpps, int *nr_reps) block_info__create_report() argument
H A Dblock-info.h75 int *block_hpps, int nr_hpps,
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c983 int block_hpps[6] = { in __cmd_report() local
994 block_hpps, 6, in __cmd_report()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c1052 int block_hpps[6] = { in __cmd_report() local
1063 block_hpps, 6, in __cmd_report()

Completed in 7 milliseconds