MCPcopy Index your code
hub / github.com/dtrace4linux/linux / Psetaction

Function Psetaction

libproc/common/Pcontrol.c:2991–3032  ·  view source on GitHub ↗

* Common function to allow clients to manipulate the action to be taken * on receipt of a signal, receipt of machine fault, entry to a system call, * or exit from a system call. We make use of our private prset_* functions * in order to make this code be common. The 'which' parameter identifies * the code for the event of interest (0 means change the entire set), and * the 'stop' parameter

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

PsignalFunction · 0.85
PfaultFunction · 0.85
PsysentryFunction · 0.85
PsysexitFunction · 0.85

Calls 6

PsyncFunction · 0.85
prset_ismemberFunction · 0.70
prset_fillFunction · 0.70
prset_addFunction · 0.70
prset_emptyFunction · 0.70
prset_delFunction · 0.70

Tested by

no test coverage detected