Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/syscall/
H A Dprofil.c44 uint_t pcscale) in profil() argument
48 if (pcscale == 1) in profil()
49 pcscale = 0; in profil()
55 p->p_prof.pr_scale = pcscale; in profil()