OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ReadMSR
(Results
1 - 2
of
2
) sorted by null
/external/stressapptest/src/
os.h
207
virtual bool
ReadMSR
(uint32 core, uint32 address, uint64 *data);
os.cc
760
bool OsLayer::
ReadMSR
(uint32 core, uint32 address, uint64 *data) {
Completed in 169 milliseconds