Home
last modified time | relevance | path

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

/linux-6.12.1/kernel/
Dprofile.c159 unsigned long sample_step = 1UL << prof_shift; in read_profile() local
168 if (put_user(*((char *)(&sample_step)+p), buf)) in read_profile()