Lines Matching defs:ust
538 draw->vtable->show_fps(draw, ce->ust);
540 draw->ust = ce->ust;
543 draw->notify_ust = ce->ust;
608 int64_t *ust, int64_t *msc, int64_t *sbc)
628 *ust = draw->notify_ust;
644 int64_t target_sbc, int64_t *ust,
664 *ust = draw->ust;
2319 int64_t ust, msc, sbc;
2321 (void) loader_dri3_wait_for_sbc(draw, 0, &ust, &msc, &sbc);