Lines Matching full:probe
48 probe fires when a user process is created via the
57 KPI will not trigger this probe.
60 probe's first two arguments are the new child process and its parent,
69 probe fires when a process attempts to execute a file.
73 probe will subsequently fire, providing the corresponding
78 probe will fire.
82 probe fires when a process exits or is terminated.
96 probe fires when a signal is about to be sent to a process.
99 probe fires when a signal is sent to a process that ignores it.
100 This probe will fire after the
102 probe for the signal in question.
110 probe fires when a pending signal has been cleared by one of the
238 types for probe arguments rather than translated types.