Home
last modified time | relevance | path

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

/kernel/
Dprofile.c44 static unsigned long prof_len, prof_shift; variable
70 prof_shift = par; in profile_setup()
72 prof_shift); in profile_setup()
81 prof_shift = par; in profile_setup()
83 prof_shift); in profile_setup()
89 prof_shift = par; in profile_setup()
91 prof_shift); in profile_setup()
93 prof_shift = par; in profile_setup()
96 prof_shift); in profile_setup()
110 prof_len = (_etext - _stext) >> prof_shift; in profile_init()
[all …]