Searched defs:smp_ (Results 1 - 1 of 1) sorted by relevance

/art/runtime/arch/
H A Dinstruction_set_features.h79 return smp_;
103 explicit InstructionSetFeatures(bool smp) : smp_(smp) {}
115 const bool smp_; member in class:art::InstructionSetFeatures

Completed in 49 milliseconds