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

  /external/oprofile/libop/
op_hw_specific.h 74 unsigned ext_family = (eax & 0xff00000) >> 20; local
75 return ext_family + family;
  /external/oprofile/daemon/
opd_ibs.c 492 unsigned ext_family : 8; member in struct:__anon12735::__anon12736
511 ibs_family = v.family + v.ext_family;

Completed in 295 milliseconds