OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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:__anon11484::__anon11485
511
ibs_family = v.family + v.
ext_family
;
Completed in 238 milliseconds