Searched refs:sul_stats (Results 1 – 2 of 2) sorted by relevance
56 struct lws_context_per_thread, sul_stats); in lws_sul_stats_cb()60 __lws_sul_insert(&pt->pt_sul_owner, &pt->sul_stats, 10 * LWS_US_PER_SEC); in lws_sul_stats_cb()700 context->pt[0].sul_stats.cb = lws_sul_stats_cb; in lws_create_context()701 __lws_sul_insert(&context->pt[0].pt_sul_owner, &context->pt[0].sul_stats, in lws_create_context()
391 lws_sorted_usec_list_t sul_stats; member