Searched refs:exclaves_clock_t (Results 1 – 1 of 1) sorted by relevance
142 } exclaves_clock_t; typedef144 static exclaves_clock_t exclaves_absolute_clock, exclaves_continuous_clock;175 exclaves_clock_needs_update(const exclaves_clock_t *clock);177 exclaves_clock_update(exclaves_clock_t *clock, XrtHosted_Buffer_t *save_out_ptr, XrtHosted_Buffer_t…1098 exclaves_clock_t *clock = (type == EXCLAVES_CLOCK_ABSOLUTE ? in exclaves_update_timebase()1626 exclaves_clock_t *clocks[] = { &exclaves_absolute_clock, in exclaves_scheduler_request()2085 exclaves_clock_needs_update(const exclaves_clock_t *clock) in exclaves_clock_needs_update()2087 exclaves_clock_t local = { in exclaves_clock_needs_update()2096 exclaves_clock_update(exclaves_clock_t *clock, XrtHosted_Buffer_t *save_out_ptr, XrtHosted_Buffer_t… in exclaves_clock_update()2100 exclaves_clock_t local; in exclaves_clock_update()