Searched refs:rd_event_e (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/dtrace-147/head/
H A Drtld_db.h92 rd_event_e type;
179 extern rd_err_e rd_event_addr(rd_agent_t *, rd_event_e, rd_notify_t *);
/macosx-10.10.1/dtrace-147/libproc/
H A Dlibproc.h266 extern void Pcreate_async_proc_activity(struct ps_prochandle*, rd_event_e);
267 extern void Pcreate_sync_proc_activity(struct ps_prochandle*, rd_event_e);
H A Dlibproc.c1109 void Pcreate_async_proc_activity(struct ps_prochandle* P, rd_event_e type)
1122 void Pcreate_sync_proc_activity(struct ps_prochandle* P, rd_event_e type)
1221 rd_err_e rd_event_addr(rd_agent_t *oo7, rd_event_e ev, rd_notify_t *rdn)
/macosx-10.10.1/dtrace-147/sys/
H A Dlink.h532 } rd_event_e; typedef in typeref:enum:__anon8274
541 rd_event_e r_rdevent; /* debug event */
553 rd_event_e r_rdevent; /* debug event */
/macosx-10.10.1/dtrace-147/libdtrace/
H A Ddt_proc_apple.c50 extern dt_proc_rdwatch(dt_proc_t *dpr, rd_event_e event, const char *evname);
H A Ddt_proc.c93 extern void dt_proc_rdwatch(dt_proc_t *, rd_event_e, const char *);
266 dt_proc_rdwatch(dt_proc_t *dpr, rd_event_e event, const char *evname)

Completed in 96 milliseconds