Home
last modified time | relevance | path

Searched refs:osm_perfmgr_init (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_perfmgr.h288 ib_api_status_t osm_perfmgr_init(osm_perfmgr_t * perfmgr,
/freebsd/contrib/ofed/opensm/opensm/
H A Dosm_opensm.c510 status = osm_perfmgr_init(&p_osm->perfmgr, p_osm, p_opt); in osm_opensm_init_finish()
H A Dosm_perfmgr.c1934 ib_api_status_t osm_perfmgr_init(osm_perfmgr_t * pm, osm_opensm_t * osm, in osm_perfmgr_init() function