Searched refs:sweep_time_s (Results 1 – 2 of 2) sorted by relevance
147 uint16_t sweep_time_s; member187 cl_timer_start(&p_perfmgr->sweep_timer, p_perfmgr->sweep_time_s * 1000); in osm_perfmgr_set_state()258 p_perfmgr->sweep_time_s = time_s; in osm_perfmgr_set_sweep_time_s()264 return p_perfmgr->sweep_time_s; in osm_perfmgr_get_sweep_time_s()
1141 cl_timer_start(&pm->sweep_timer, pm->sweep_time_s * 1000); in perfmgr_sweep()1957 pm->sweep_time_s = p_opt->perfmgr_sweep_time_s; in osm_perfmgr_init()1984 cl_timer_start(&pm->sweep_timer, pm->sweep_time_s * 1000); in osm_perfmgr_init()