Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/opensm/complib/
H A Dcl_timer.c62 } cl_timer_prov_t; typedef
65 static cl_timer_prov_t *gp_timer_prov = NULL;
77 gp_timer_prov = malloc(sizeof(cl_timer_prov_t)); in __cl_timer_prov_create()
81 memset(gp_timer_prov, 0, sizeof(cl_timer_prov_t)); in __cl_timer_prov_create()