Pyrogenesis
13997
|
#include "precompiled.h"
#include "lib/sysdep/os/win/whrt/tsc.h"
#include "lib/sysdep/os/win/whrt/counter.h"
#include "lib/bits.h"
#include "lib/sysdep/acpi.h"
#include "lib/sysdep/os_cpu.h"
#include "lib/sysdep/os/win/win.h"
#include "lib/sysdep/os/win/wutil.h"
Go to the source code of this file.
Classes | |
class | CounterTSC |
Functions | |
static bool | IsUniprocessor () |
static bool | IsInvariantTSC () |
static bool | IsThrottlingPossible () |
static bool | IsSandyBridge () |
ICounter * | CreateCounterTSC (void *address, size_t size) |