Home | Sort by relevance Sort by last modified time |
/external/oprofile/libop/ | |
op_hw_specific.h | 67 unsigned ext_model = (eax & 0xf0000) >> 12; local 68 return ext_model + model; |
/external/chromium_org/v8/src/ | |
cpu.h | 62 int ext_model() const { return ext_model_; } function in class:v8::internal::BASE_EMBEDDED |
/external/oprofile/daemon/ | |
opd_ibs.c | 491 unsigned ext_model : 4; member in struct:__anon24354::__anon24355 512 ibs_model = v.model + v.ext_model; |