Searched defs:block_info (Results 1 – 9 of 9) sorted by relevance
| /linux/tools/perf/util/ |
| H A D | block-info.h | 11 struct block_info { struct 12 struct symbol *sym; 13 u64 start; 14 u64 end; 15 u64 cycles; 16 u64 cycles_aggr; 17 s64 cycles_spark[NUM_SPARKS]; 18 u64 total_cycles; 19 int num; 20 int num_aggr; [all …]
|
| H A D | hist.c | 798 __hists__add_entry(struct hists * hists,struct addr_location * al,struct symbol * sym_parent,struct branch_info * bi,struct mem_info * mi,struct kvm_info * ki,struct block_info * block_info,struct perf_sample * sample,bool sample_self,struct hist_entry_ops * ops) __hists__add_entry() argument 887 hists__add_entry_block(struct hists * hists,struct addr_location * al,struct block_info * block_info) hists__add_entry_block() argument [all...] |
| H A D | hist.h | 299 struct block_info *block_info; global() member
|
| /linux/fs/btrfs/tests/ |
| H A D | qgroup-tests.c | 22 struct btrfs_tree_block_info *block_info; in insert_normal_tree_ref() local
|
| /linux/drivers/accel/habanalabs/common/ |
| H A D | security.c | 625 struct hl_special_block_info *block_info, in hl_automated_get_block_base_addr() 655 struct hl_special_block_info *block_info, in hl_check_block_range_exclusion()
|
| /linux/net/sched/ |
| H A D | sch_ingress.c | 20 struct tcf_block_ext_info block_info; member
|
| /linux/drivers/gpu/drm/arm/display/komeda/d71/ |
| H A D | d71_regs.h | 530 u32 block_info; member
|
| /linux/fs/btrfs/ |
| H A D | extent-tree.c | 5076 struct btrfs_tree_block_info *block_info; in alloc_reserved_tree_block() local
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | gfx_v9_0.c | 6754 struct ta_ras_trigger_error_input block_info = { 0 }; in gfx_v9_0_ras_error_inject() local
|