mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 14:55:36 -05:00
dtrace_gethrtime() may be called outside of probe context, and in particular, from the DTRACEIOC_BUFSNAP handler. Disable interrupts rather than using sched_pin() to help ensure that we don't call any external functions when in probe context. PR: 218452 MFC after: 1 week |
||
|---|---|---|
| .. | ||
| dtmalloc | ||
| dtrace | ||
| fbt | ||
| profile | ||
| sdt | ||
| systrace | ||
| prototype.c | ||