OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ext_model
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/libop/
op_hw_specific.h
67
unsigned
ext_model
= (eax & 0xf0000) >> 12;
local
68
return
ext_model
+ model;
/external/oprofile/daemon/
opd_ibs.c
491
unsigned
ext_model
: 4;
member in struct:__anon8916::__anon8917
512
ibs_model = v.model + v.
ext_model
;
Completed in 235 milliseconds