Searched refs:ioprofile (Results 1 – 4 of 4) sorted by relevance
72 (__itnim->ioprofile.iocomps[__index]++)245 struct bfa_itnim_ioprofile_s ioprofile; member339 struct bfa_itnim_ioprofile_s *ioprofile);
451 &(ioim->itnim->ioprofile.io_latency); in bfa_ioim_profile_comp()1141 itnim->ioprofile.io_latency.min[j] = ~0; in bfa_itnim_attach()1468 struct bfa_itnim_ioprofile_s *ioprofile) in bfa_itnim_get_ioprofile() argument1480 itnim->ioprofile.index = BFA_IOBUCKET_MAX; in bfa_itnim_get_ioprofile()1482 itnim->ioprofile.io_profile_start_time = in bfa_itnim_get_ioprofile()1484 itnim->ioprofile.clock_res_mul = bfa_io_lat_clock_res_mul; in bfa_itnim_get_ioprofile()1485 itnim->ioprofile.clock_res_div = bfa_io_lat_clock_res_div; in bfa_itnim_get_ioprofile()1486 *ioprofile = itnim->ioprofile; in bfa_itnim_get_ioprofile()1500 memset(&itnim->ioprofile, 0, sizeof(itnim->ioprofile)); in bfa_itnim_clear_stats()1502 itnim->ioprofile.io_latency.min[j] = ~0; in bfa_itnim_clear_stats()
187 struct bfa_itnim_ioprofile_s ioprofile; member
2130 &iocmd->ioprofile); in bfad_iocmd_itnim_get_ioprofile()