Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/proc/
H A Dprdata.h275 extern int prnwatch; /* number of supported watchpoints */
H A Dprcontrol.c2005 if (newpage > 2 * prnwatch) in pr_watch()
H A Dprsubr.c4175 if (avl_numnodes(pwp_tree) > prnwatch) { in set_watched_page()
/illumos-gate/usr/src/uts/intel/fs/proc/
H A Dprmachdep.c81 int prnwatch = 10000; /* maximum number of watched areas */ variable
/illumos-gate/usr/src/uts/sparc/fs/proc/
H A Dprmachdep.c75 int prnwatch = 10000; /* maximum number of watched areas */ variable