Searched refs:ioprofile (Results 1 – 4 of 4) sorted by relevance
64 (__itnim->ioprofile.iocomps[__index]++)237 struct bfa_itnim_ioprofile_s ioprofile; member331 struct bfa_itnim_ioprofile_s *ioprofile);
443 &(ioim->itnim->ioprofile.io_latency); in bfa_ioim_profile_comp()1133 itnim->ioprofile.io_latency.min[j] = ~0; in bfa_itnim_attach()1460 struct bfa_itnim_ioprofile_s *ioprofile) in bfa_itnim_get_ioprofile() argument1472 itnim->ioprofile.index = BFA_IOBUCKET_MAX; in bfa_itnim_get_ioprofile()1474 itnim->ioprofile.io_profile_start_time = in bfa_itnim_get_ioprofile()1476 itnim->ioprofile.clock_res_mul = bfa_io_lat_clock_res_mul; in bfa_itnim_get_ioprofile()1477 itnim->ioprofile.clock_res_div = bfa_io_lat_clock_res_div; in bfa_itnim_get_ioprofile()1478 *ioprofile = itnim->ioprofile; in bfa_itnim_get_ioprofile()1492 memset(&itnim->ioprofile, 0, sizeof(itnim->ioprofile)); in bfa_itnim_clear_stats()1494 itnim->ioprofile.io_latency.min[j] = ~0; in bfa_itnim_clear_stats()
179 struct bfa_itnim_ioprofile_s ioprofile; member
2122 &iocmd->ioprofile); in bfad_iocmd_itnim_get_ioprofile()