Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/proc/
H A Dprdata.h269 extern int prnwatch; /* number of supported watchpoints */
H A Dprcontrol.c1887 if (newpage > 2 * prnwatch) in pr_watch()
H A Dprsubr.c3393 if (avl_numnodes(pwp_tree) > prnwatch) { in set_watched_page()
/titanic_41/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c76 int prnwatch = 10000; /* maximum number of watched areas */ variable
/titanic_41/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c75 int prnwatch = 10000; /* maximum number of watched areas */ variable