Home
last modified time | relevance | path

Searched refs:block_report (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dblock-info.c403 struct block_report *block_report, in process_block_report()
408 struct block_hist *bh = &block_report->hist; in process_block_report()
414 block_report->nr_fmts = nr_hpps; in process_block_report()
415 init_block_hist(bh, block_report->fmts, block_hpps, nr_hpps); in process_block_report()
419 block_info__process_sym(he, bh, &block_report->cycles, in process_block_report()
425 block_report->fmts[i].total_cycles = total_cycles; in process_block_report()
426 block_report->fmts[i].block_cycles = block_report->cycles; in process_block_report()
433 struct block_report *block_info__create_repor
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
[all...]
H A Dblock-info.h44 struct block_report { struct
73 struct block_report *block_info__create_report(struct evlist *evlist,
78 void block_info__free_report(struct block_report *reps, int nr_reps);
/kernel/linux/linux-6.6/tools/perf/util/
H A Dblock-info.c403 struct block_report *block_report, in process_block_report()
408 struct block_hist *bh = &block_report->hist; in process_block_report()
414 block_report->nr_fmts = nr_hpps; in process_block_report()
415 init_block_hist(bh, block_report->fmts, block_hpps, nr_hpps); in process_block_report()
419 block_info__process_sym(he, bh, &block_report->cycles, in process_block_report()
425 block_report->fmts[i].total_cycles = total_cycles; in process_block_report()
426 block_report->fmts[i].block_cycles = block_report->cycles; in process_block_report()
433 struct block_report *block_info__create_repor
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
[all...]
H A Dblock-info.h44 struct block_report { struct
73 struct block_report *block_info__create_report(struct evlist *evlist,
78 void block_info__free_report(struct block_report *reps, int nr_reps);
/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_jack.h40 unsigned int block_report:1; /* in a transitional state - do not report to userspace */ member
H A Dhda_jack.c412 if (!jack->jack || jack->block_report) in snd_hda_jack_report_sync()
H A Dpatch_ca0132.c4796 jack->block_report = 0; in ca0132_unsol_hp_delayed()
8538 tbl->block_report = 1; in hp_callback()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_jack.h40 unsigned int block_report:1; /* in a transitional state - do not report to userspace */ member
H A Dhda_jack.c486 if (!jack->jack || jack->block_report) in snd_hda_jack_report_sync()
H A Dpatch_ca0132.c4916 jack->block_report = 0; in ca0132_unsol_hp_delayed()
8673 tbl->block_report = 1; in hp_callback()
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-report.c106 struct block_report *block_reports;
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-report.c118 struct block_report *block_reports;

Completed in 34 milliseconds