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