Home
last modified time | relevance | path

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

/linux-4.1.27/kernel/
Dprofile.c41 static unsigned long prof_len, prof_shift; variable
66 prof_shift = par; in profile_setup()
68 prof_shift); in profile_setup()
77 prof_shift = par; in profile_setup()
79 prof_shift); in profile_setup()
85 prof_shift = par; in profile_setup()
87 prof_shift); in profile_setup()
89 prof_shift = par; in profile_setup()
92 prof_shift); in profile_setup()
106 prof_len = (_etext - _stext) >> prof_shift; in profile_init()
[all …]