Searched refs:OSM_SIGNAL_PERFMGR_SWEEP (Results 1 – 4 of 4) sorted by relevance
161 osm_sm_signal(p_perfmgr->sm, OSM_SIGNAL_PERFMGR_SWEEP); in osm_perfmgr_set_state()206 osm_sm_signal(p_perfmgr->sm, OSM_SIGNAL_PERFMGR_SWEEP); in osm_perfmgr_set_sweep_time_s()
796 #define OSM_SIGNAL_PERFMGR_SWEEP 3 macro
86 if (signal == OSM_SIGNAL_PERFMGR_SWEEP) in osm_sm_process()
841 osm_sm_signal(pm->sm, OSM_SIGNAL_PERFMGR_SWEEP); in perfmgr_sweep()