Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/
Dprofile.c43 static unsigned long prof_len, prof_shift; variable
69 prof_shift = par; in profile_setup()
71 prof_shift); in profile_setup()
80 prof_shift = par; in profile_setup()
82 prof_shift); in profile_setup()
88 prof_shift = par; in profile_setup()
90 prof_shift); in profile_setup()
92 prof_shift = par; in profile_setup()
95 prof_shift); in profile_setup()
109 prof_len = (_etext - _stext) >> prof_shift; in profile_init()
[all …]