Searched refs:cl_get_time_stamp_sec (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ofed/opensm/include/complib/
H A Dcl_timer.h326 * Timer, cl_get_time_stamp_sec
329 /****f* Component Library: Time Stamp/cl_get_time_stamp_sec
331 * cl_get_time_stamp_sec
334 * The cl_get_time_stamp_sec function returns the current time stamp in
339 uint32_t cl_get_time_stamp_sec(void);
/freebsd-11-stable/contrib/ofed/opensm/opensm/
H A Dosm_service.c63 p_svcr->modified_time = cl_get_time_stamp_sec();
H A Dosm_sa_service_record.c581 p_svcr->modified_time = cl_get_time_stamp_sec();
749 curr_time = cl_get_time_stamp_sec();
/freebsd-11-stable/contrib/ofed/opensm/complib/
H A Dcl_timer.c430 uint32_t cl_get_time_stamp_sec(void) function
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_sa.c236 if (cl_get_time_stamp_sec() <= *p_lids_update_time_sec + 30) {
280 *p_lids_update_time_sec = cl_get_time_stamp_sec();

Completed in 308 milliseconds