tag
line
file
source code
sample_step
129
fs/proc/array.c
unsigned long sample_step = 1 << CONFIG_PROFILE_SHIFT;
sample_step
140
fs/proc/array.c
put_fs_byte(*((char *)(&sample_step)+p),buf);