Searched refs:prof_shift (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/kernel/
H A Dprofile.c43 static unsigned long prof_len, prof_shift; variable
68 prof_shift = par;
71 prof_shift);
81 prof_shift = par;
84 prof_shift);
90 prof_shift = par;
93 prof_shift);
95 prof_shift = par;
98 prof_shift);
112 prof_len = (_etext - _stext) >> prof_shift;
[all...]

Completed in 61 milliseconds