Searched refs:_fx_trace_event_insert (Results 1 – 2 of 2) sorted by relevance
/FileX-v6.4.1/common/src/ |
D | fx_trace_event_insert.c | 84 VOID _fx_trace_event_insert(ULONG event_id, ULONG info_field_1, ULONG info_field_2, ULONG info_fie… in _fx_trace_event_insert() function
|
/FileX-v6.4.1/common/inc/ |
D | fx_api.h | 353 #define FX_TRACE_IN_LINE_INSERT(i, a, b, c, d, f, g, h) _fx_trace_event_insert((ULONG)i, (ULONG)a, … 361 VOID _fx_trace_event_insert(ULONG event_id, ULONG info_field_1, ULONG info_field_2, ULONG info_fiel…
|