HomeSort by relevance Sort by last modified time
    Searched refs: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/base/
cpu.h 41 int ext_family() const { return ext_family_; } function in class:v8::base::FINAL
  /external/oprofile/daemon/
opd_ibs.c 492 unsigned ext_family : 8; member in struct:__anon12109::__anon12110
511 ibs_family = v.family + v.ext_family;

Completed in 118 milliseconds