Searched refs:time_s (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/ofed/opensm/include/opensm/
H A Dosm_perfmgr.h256 uint16_t time_s)
258 p_perfmgr->sweep_time_s = time_s;
255 osm_perfmgr_set_sweep_time_s(osm_perfmgr_t * p_perfmgr, uint16_t time_s) argument
/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_console.c1600 uint16_t time_s = atoi(p_cmd); local
1601 if (time_s < 1)
1610 time_s);

Completed in 39 milliseconds