Searched full:enablings (Results 1 – 18 of 18) sorted by relevance
| /freebsd/sys/cddl/dev/dtrace/ |
| H A D | dtrace_anon.c | 43 * that there should be no other retained enablings at this time: in dtrace_anon_init() 44 * the only retained enablings at this time should be the anonymous in dtrace_anon_init()
|
| H A D | dtrace_ioctl.c | 406 * cue to reevaluate our enablings. in dtrace_ioctl()
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/cpc/ |
| H A D | err.cpcvscpustatpart2.ksh | 30 # This tests that enablings from the cpc provider will fail if cpustat(1) is
|
| H A D | err.cputrackfailtostart.ksh | 29 # provider has active enablings.
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/misc/ |
| H A D | tst.dofmax.ksh | 90 echo "expected support for enablings of at least $expected probes; \c"
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/buffering/ |
| H A D | tst.fill1.d | 44 * per-CPU, we must fill up our buffer in one series of enablings on a
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/pragma/ |
| H A D | tst.temporal2.ksh | 51 * Use two enablings of the same probe, so that cpu 0 will always
|
| /freebsd/sys/cddl/contrib/opensolaris/uts/common/sys/ |
| H A D | dtrace_impl.h | 168 * enablings of a single probe within one consumer. 1121 * structure is also allocated for anonymous enablings. When anonymous state 1193 * DTrace Enablings 1198 * ECBs immediately thereafter. However, enablings are also generally 1201 * enablings are reevaluated, with any new match resulting in new ECBs. To 1220 * DTrace Anonymous Enablings 1222 * Anonymous enablings are DTrace enablings that are not associated with a
|
| H A D | dtrace.h | 1133 * enablings of the END action will be processed); if user-level sees that 1402 * scratch space. As with probe enablings, helper actions are executed in 1941 * probes from firing -- it will merely prevent any new enablings of the
|
| /freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_error.c | 90 { EDT_ENDTOOBIG, "END enablings exceed size of principal buffer" },
|
| H A D | dtrace.h | 230 * For anonymous enablings, the consumer can use the dtrd_format member of
|
| H A D | dt_consume.c | 3899 * only process ERROR enablings induced by BEGIN enablings in the 3900 * first pass, and that we only process ERROR enablings _not_ induced 3901 * by BEGIN enablings in the second pass.
|
| H A D | dt_pid.c | 750 * Alert other retained enablings which may match in dt_pid_create_probes()
|
| H A D | dt_impl.h | 556 EDT_ENDTOOBIG, /* END enablings exceed size of prncpl buffer */
|
| H A D | dt_aggregate.c | 1811 * enablings can't currently derive either aggregation variable IDs or
|
| /freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/ |
| H A D | dtest.pl | 75 print "\t -a execute test suite using anonymous enablings\n"; 511 # If we're running with anonymous enablings, we need to
|
| /freebsd/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
| H A D | dtrace.c | 258 static dtrace_enabling_t *dtrace_retained; /* list of retained enablings */ 4934 * valid within multiple enablings of the same probe -- 7472 * evaluate subsequent BEGIN enablings. 8960 * attempt to reap our enablings. To denote that the provider 9609 * any retained enablings. Note that this call will acquire both 12703 * We can't add to enablings after we've enabled them, or after we've 12858 * We only allow each state to retain dtrace_retain_max enablings. 12894 * Iterate over all retained enablings, looking for enablings that 12901 * dtvs_state can only be NULL for helper enablings -- and 12902 * helper enablings can't be retained. [all …]
|
| H A D | fasttrap.c | 1002 * If there are other registered enablings of this tracepoint, we're in fasttrap_tracepoint_disable()
|