Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dprofile.c402 unsigned long sample_step = 1UL << prof_shift; in read_profile() local
412 if (put_user(*((char *)(&sample_step)+p), buf)) in read_profile()