Searched refs:notify_proc (Results 1 – 2 of 2) sorted by relevance
242 diva_trace_channel_state_change_proc_t notify_proc; member
157 pLib->user_proc_table.notify_proc = user_proc->notify_proc; in DivaSTraceLibraryCreateInstance()1869 if (pLib->user_proc_table.notify_proc) { in diva_trace_notify_user()1870 (*(pLib->user_proc_table.notify_proc))(pLib->user_proc_table.user_context, in diva_trace_notify_user()