Searched defs:EVENT_TIME (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_main.c78 #define EVENT_TIME(time, eventtime) \ macro
1295 if (EVENT_TIME(now, next_report)) {
1403 if (EVENT_TIME(now, *next_proc_walk)) {
1626 if (EVENT_TIME(now, next_configuration)) {
1634 if (EVENT_TIME(now, next_rss_sample)) {

Completed in 60 milliseconds