Home
last modified time | relevance | path

Searched defs:pass_hook (Results 1 – 1 of 1) sorted by relevance

/dragonfly/usr.bin/evtranalyze/
H A Devtranalyze.c442 struct pass_hook { struct
443 void (*pre)(void *);
444 void (*event)(void *, evtr_event_t);
445 void (*post)(void *);
446 void *data;
447 struct evtr_filter *filts;
448 int nfilts;