MCPcopy Create free account
hub / github.com/dtrace4linux/linux / dtrace_match_probe

Function dtrace_match_probe

driver/dtrace.c:7408–7436  ·  view source on GitHub ↗

* dtrace_match_probe compares a dtrace_probe_t to a pre-compiled key, which * consists of input pattern strings and an ops-vector to evaluate them. * This function returns >0 for match, 0 for no match, and <0 for error. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

dtrace_matchFunction · 0.85
dtrace_ioctlFunction · 0.85

Calls 1

dtrace_match_privFunction · 0.85

Tested by

no test coverage detected