Home | Sort by relevance Sort by last modified time |
/external/oprofile/libop/ | |
op_hw_specific.h | 74 unsigned ext_family = (eax & 0xff00000) >> 20; local 75 return ext_family + family; |
/external/chromium_org/v8/src/ | |
cpu.h | 64 int ext_family() const { return ext_family_; } function in class:v8::internal::BASE_EMBEDDED |
/external/oprofile/daemon/ | |
opd_ibs.c | 492 unsigned ext_family : 8; member in struct:__anon27070::__anon27071 511 ibs_family = v.family + v.ext_family; |