OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:CpuWindows
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/src/system_wrappers/source/
cpu_win.cc
27
WebRtc_Word32
CpuWindows
::CpuUsage()
37
WebRtc_Word32
CpuWindows
::CpuUsageMultiCore(WebRtc_UWord32& num_cores,
56
CpuWindows
::
CpuWindows
()
85
CpuWindows
::~
CpuWindows
()
92
bool
CpuWindows
::AllocateComplexDataTypes()
95
CpuWindows
::Process,
98
"
CpuWindows
");
109
void
CpuWindows
::DeAllocateComplexDataTypes(
[
all
...]
cpu_win.h
28
class
CpuWindows
: public CpuWrapper
42
CpuWindows
();
43
virtual ~
CpuWindows
();
Completed in 155 milliseconds