tag
line
file
source code
sample_step
134
fs/proc/array.c
unsigned int sample_step = 1 << prof_shift;
sample_step
145
fs/proc/array.c
put_user(*((char *)(&sample_step)+p),buf);