OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VMA_SHIFT
(Results
1 - 2
of
2
) sorted by null
/external/oprofile/daemon/
opd_anon.h
26
#define
VMA_SHIFT
13
opd_sfile.c
73
val ^= trans->anon->start >>
VMA_SHIFT
;
74
val ^= trans->anon->end >> (
VMA_SHIFT
+ 1);
Completed in 26 milliseconds