Searched refs:error_notify_proc (Results 1 – 2 of 2) sorted by relevance
244 diva_trace_error_proc_t error_notify_proc; member
159 pLib->user_proc_table.error_notify_proc = user_proc->error_notify_proc; in DivaSTraceLibraryCreateInstance()1855 if (pLib->user_proc_table.error_notify_proc) { in diva_trace_error()1856 (*(pLib->user_proc_table.error_notify_proc))(\ in diva_trace_error()