Home
last modified time | relevance | path

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

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