Searched refs:blk_data (Results 1 – 5 of 5) sorted by relevance
136 bk_da = cfg_info->blk_data = kcalloc(cfg_info->nblocks, in tasdevice_add_config()716 struct tasdev_blk_data **blk_data; in tasdevice_select_cfg_blk() local724 blk_data = cfg_info[conf_no]->blk_data; in tasdevice_select_cfg_blk()734 if (block_type != blk_data[j]->block_type) in tasdevice_select_cfg_blk()737 for (k = 0; k < (int)blk_data[j]->n_subblks; k++) { in tasdevice_select_cfg_blk()738 if (blk_data[j]->dev_idx) { in tasdevice_select_cfg_blk()739 chn = blk_data[j]->dev_idx - 1; in tasdevice_select_cfg_blk()740 chnend = blk_data[j]->dev_idx; in tasdevice_select_cfg_blk()749 blk_data[j]->regdata + length, in tasdevice_select_cfg_blk()750 blk_data[j]->dev_idx, in tasdevice_select_cfg_blk()[all …]
87 u32 blk_data; /* count of loads blocked by data */ member
567 if (blk & P(BLK, DATA)) stats->blk_data++; in c2c_decode_stats()699 stats->blk_data += add->blk_data; in c2c_add_stats()
157 struct tasdev_blk_data **blk_data; member
2403 fprintf(out, " Load access blocked by data : %10d\n", stats->blk_data); in print_c2c__display_stats()2437 fprintf(out, " Blocked Access on shared lines : %10d\n", stats->blk_data + stats->blk_addr); in print_shared_cacheline_info()