Searched refs:ioprofile (Results 1 – 4 of 4) sorted by relevance
64 (__itnim->ioprofile.iocomps[__index]++)297 struct bfa_itnim_ioprofile_s ioprofile; member391 struct bfa_itnim_ioprofile_s *ioprofile);
392 &(ioim->itnim->ioprofile.io_latency); in bfa_ioim_profile_comp()1082 itnim->ioprofile.io_latency.min[j] = ~0; in bfa_itnim_attach()1409 struct bfa_itnim_ioprofile_s *ioprofile) in bfa_itnim_get_ioprofile() argument1421 itnim->ioprofile.index = BFA_IOBUCKET_MAX; in bfa_itnim_get_ioprofile()1423 itnim->ioprofile.io_profile_start_time = in bfa_itnim_get_ioprofile()1425 itnim->ioprofile.clock_res_mul = bfa_io_lat_clock_res_mul; in bfa_itnim_get_ioprofile()1426 itnim->ioprofile.clock_res_div = bfa_io_lat_clock_res_div; in bfa_itnim_get_ioprofile()1427 *ioprofile = itnim->ioprofile; in bfa_itnim_get_ioprofile()1441 memset(&itnim->ioprofile, 0, sizeof(itnim->ioprofile)); in bfa_itnim_clear_stats()1443 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()