HomeSort by: relevance | last modified time | path
    Searched defs:aptsc (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/x86/x86/
tsc.c 309 int64_t bptsc, aptsc, val, diff; local in function:tsc_sync_bp
316 tsc_read_bp(ci, &bptsc, &aptsc);
317 diff = bptsc - aptsc;
tsc.c 309 int64_t bptsc, aptsc, val, diff; local in function:tsc_sync_bp
316 tsc_read_bp(ci, &bptsc, &aptsc);
317 diff = bptsc - aptsc;

Completed in 20 milliseconds