Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/
Dprofile.c472 unsigned long sample_step = 1UL << prof_shift; in read_profile() local
482 if (put_user(*((char *)(&sample_step)+p), buf)) in read_profile()