Searched defs:SUPGIPMODE_SYNC_TSC (Results 1 - 1 of 1) sorted by relevance

/vbox/include/VBox/
H A Dsup.h402 * is SUPGIPMODE_ASYNC_TSC. If @c u32Mode is SUPGIPMODE_SYNC_TSC only the first
403 * entry is updated. If @c u32Mode is SUPGIPMODE_SYNC_TSC the TSC frequency in
434 SUPGIPMODE_SYNC_TSC, enumerator in enum:SUPGIPMODE
509 case SUPGIPMODE_SYNC_TSC:
536 case SUPGIPMODE_SYNC_TSC:
689 case SUPGIPMODE_SYNC_TSC: return "Synchronous";

Completed in 50 milliseconds