Lines Matching full:probe

51 .Op Fl i Ar probe-id Oo Oo Ar predicate Oc Ar action Oc
66 Options that enable probes directly using any of the probe description
203 conditional clause in a probe body is replaced at compile-time by a separate
204 probe predicated on the original condition.
236 The corresponding argument can include any of the probe description forms
241 Unspecified probe description fields are left blank and match any probes
250 argument can be suffixed with an optional D probe clause.
256 Function entry probe reports are indented and their output is prefixed with
258 Function return probe reports are unindented and their output is prefixed with
260 System call entry probe reports are indented and their output is prefixed with
262 System call return probe reports are unindented and their output is prefixed
311 .It Fl i Ar probe-id Op Oo Ar predicate Oc Ar action
312 Specify probe identifier
313 .Ar ( probe-id )
317 You can specify probe IDs using decimal integers as shown by `dtrace -l`.
320 argument can be suffixed with an optional D probe clause.
370 The corresponding argument can include any of the probe description forms
374 Unspecified probe description fields are left blank and match any probes
383 argument can be suffixed with an optional D probe clause.
389 Specify probe name to trace or list
392 The corresponding argument can include any of the probe description forms
396 Unspecified probe description fields are left blank and match any probes
405 argument can be suffixed with an optional D probe clause.
463 The remaining probe description fields module, function, and name are left
467 argument can be suffixed with an optional D probe clause.
475 options and D programs and does not print column headers, the CPU ID, the probe
807 Permit probe descriptions that match zero probes.
812 reports an error and exits if any probe descriptions specified in D program
829 Each of the probe objects will to have a timestamp which is generated at
830 output time rather than probe firing time, an identifier for the CPU on
831 which the probe was executed, and the probe's full specification:
1170 provides a special pseudo-probe to represent drops.