IBS_FETCH
if (ibs_type == IBS_FETCH)
r = __ibs_config_test(IBS_FETCH, &(fetch_configs[i]), &nr_samples);
if (ibs_type == IBS_FETCH)
r = __ibs_period_constraint_test(IBS_FETCH, &fetch_period[i],
if (ibs_type == IBS_FETCH)
r = __ibs_ioctl_test(IBS_FETCH, &fetch_ioctl[i]);
if (ibs_type == IBS_FETCH) {
r = __ibs_l3missonly_test(perf, IBS_FETCH, &nr_samples, &fetch_l3missonly);