Home
last modified time | relevance | path

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

/linux/kernel/
A Dprofile.c45 static unsigned short int prof_shift; variable
71 prof_shift = clamp(par, 0, BITS_PER_LONG - 1); in profile_setup()
73 prof_shift); in profile_setup()
82 prof_shift = clamp(par, 0, BITS_PER_LONG - 1); in profile_setup()
84 prof_shift); in profile_setup()
90 prof_shift = clamp(par, 0, BITS_PER_LONG - 1); in profile_setup()
92 prof_shift); in profile_setup()
94 prof_shift = clamp(par, 0, BITS_PER_LONG - 1); in profile_setup()
97 prof_shift); in profile_setup()
111 prof_len = (_etext - _stext) >> prof_shift; in profile_init()
[all …]
/linux/
A DSystem.map160662 ffff800012115fd0 b prof_shift
A D.tmp_System.map160662 ffff800012115fd0 b prof_shift

Completed in 331 milliseconds