Searched refs:FX_TRACE_FILE_TRUNCATE (Results 1 – 2 of 2) sorted by relevance
/FileX-v6.2.1/common/src/ |
D | fx_file_extended_truncate.c | 128 …FX_TRACE_IN_LINE_INSERT(FX_TRACE_FILE_TRUNCATE, file_ptr, size, file_ptr -> fx_file_current_file_s… in _fx_file_extended_truncate() 167 FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_FILE_TRUNCATE, 0, 0, 0, size) in _fx_file_extended_truncate() 173 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_FILE_TRUNCATE, 0, 0, 0, file_ptr -> f… in _fx_file_extended_truncate()
|
/FileX-v6.2.1/common/inc/ |
D | fx_api.h | 317 #define FX_TRACE_FILE_TRUNCATE 252 /* I1 = file ptr, I2 = size… macro
|