Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dpshot.h60 static int pshot_event_test_enable = 0; variable
64 #define pshot_event_test_enable pshot_event_test_on macro
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c626 if (pshot_event_test_enable) { in pshot_attach()