Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c70 #define POSITIVE_MIN(x, y) \ macro
996 next_report = POSITIVE_MIN(next_report, in reconfigure()
1002 *next_proc_walk = POSITIVE_MIN(*next_proc_walk, in reconfigure()
1008 *next_rss_sample = POSITIVE_MIN(*next_rss_sample, in reconfigure()
1651 next = POSITIVE_MIN(next, next_report); in main()
1652 next = POSITIVE_MIN(next, next_rss_sample); in main()