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

  /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 39 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:__anon32175::__anon32176
512 ibs_model = v.model + v.ext_model;

Completed in 3576 milliseconds