Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/
Dprofile.c43 static unsigned long prof_len, prof_shift; variable
68 prof_shift = par; in profile_setup()
71 prof_shift); in profile_setup()
81 prof_shift = par; in profile_setup()
84 prof_shift); in profile_setup()
90 prof_shift = par; in profile_setup()
93 prof_shift); in profile_setup()
95 prof_shift = par; in profile_setup()
98 prof_shift); in profile_setup()
112 prof_len = (_etext - _stext) >> prof_shift; in profile_init()
[all …]