OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isReadytoRun
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/utils/ISV/include/
isv_processor.h
64
bool
isReadytoRun
();
/hardware/intel/common/utils/ISV/base/
isv_processor.cpp
342
bool ISVProcessor::
isReadytoRun
()
364
if (!
isReadytoRun
() && !mbFlush) {
368
if (
isReadytoRun
() || mbFlush) {
Completed in 718 milliseconds