Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libpctx/common/
H A Dlibpctx.h70 PCTX_NULL_EVENT = 0, enumerator
H A Dlibpctx.c157 (void) pctx_set_events(pctx, PCTX_NULL_EVENT); in pctx_create()
233 (void) pctx_set_events(pctx, PCTX_NULL_EVENT); in pctx_capture()
261 case PCTX_NULL_EVENT: in pctx_set_events()
297 } while (event != PCTX_NULL_EVENT && error == 0); in pctx_set_events()
/illumos-gate/usr/src/cmd/cpc/common/
H A Dcputrack.c666 PCTX_NULL_EVENT) == 0) { in pfork()
724 PCTX_NULL_EVENT); in cputrack()