Lines Matching refs:msc
60 xwl_present_window->msc = 1; in xwl_present_window_get_priv()
191 event->xwl_present_window->msc); in xwl_present_buffer_release()
203 uint64_t msc = ++xwl_present_window->msc; in xwl_present_msc_bump() local
214 xwl_present_window->ust, msc); in xwl_present_msc_bump()
219 xwl_present_window->ust, msc); in xwl_present_msc_bump()
229 if (event->target_msc <= msc) { in xwl_present_msc_bump()
233 msc); in xwl_present_msc_bump()
294 xwl_present_window->msc); in xwl_present_sync_callback()
301 xwl_present_window->msc); in xwl_present_sync_callback()
328 xwl_present_get_ust_msc(WindowPtr present_window, uint64_t *ust, uint64_t *msc) in xwl_present_get_ust_msc() argument
335 *msc = xwl_present_window->msc; in xwl_present_get_ust_msc()
348 uint64_t msc) in xwl_present_queue_vblank() argument
361 event->target_msc = msc; in xwl_present_queue_vblank()
387 uint64_t msc) in xwl_present_abort_vblank() argument