HomeSort by relevance Sort by last modified time
    Searched full:ext_family (Results 1 - 3 of 3) sorted by null

  /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:__anon24354::__anon24355
511 ibs_family = v.family + v.ext_family;

Completed in 85 milliseconds