Searched refs:blk_data (Results 1 – 5 of 5) sorted by relevance
134 bk_da = cfg_info->blk_data = kcalloc(cfg_info->nblocks, in tasdevice_add_config()714 struct tasdev_blk_data **blk_data; in tasdevice_select_cfg_blk() local722 blk_data = cfg_info[conf_no]->blk_data; in tasdevice_select_cfg_blk()732 if (block_type != blk_data[j]->block_type) in tasdevice_select_cfg_blk()735 for (k = 0; k < (int)blk_data[j]->n_subblks; k++) { in tasdevice_select_cfg_blk()736 if (blk_data[j]->dev_idx) { in tasdevice_select_cfg_blk()737 chn = blk_data[j]->dev_idx - 1; in tasdevice_select_cfg_blk()738 chnend = blk_data[j]->dev_idx; in tasdevice_select_cfg_blk()747 blk_data[j]->regdata + length, in tasdevice_select_cfg_blk()748 blk_data[j]->dev_idx, in tasdevice_select_cfg_blk()[all …]
164 struct tasdev_blk_data **blk_data; member
87 u32 blk_data; /* count of loads blocked by data */ member
571 if (blk & P(BLK, DATA)) stats->blk_data++; in c2c_decode_stats()703 stats->blk_data += add->blk_data; in c2c_add_stats()
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()