/FileX-v6.2.1/common/src/ |
D | fx_media_check.c | 335 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_MEDIA_CHECK, 0, 0, 0, *errors_detecte… in _fx_media_check() 447 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_MEDIA_CHECK, 0, 0, 0, *errors_detecte… in _fx_media_check() 504 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_MEDIA_CHECK, 0, 0, 0, *errors_detecte… in _fx_media_check() 548 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_MEDIA_CHECK, 0, 0, 0, *errors_detecte… in _fx_media_check() 631 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_MEDIA_CHECK, 0, 0, 0, *errors_detecte… in _fx_media_check() 684 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_MEDIA_CHECK, 0, 0, 0, *errors_detecte… in _fx_media_check()
|
D | fx_media_read.c | 116 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_MEDIA_READ, 0, 0, 0, media_ptr -> fx_… in _fx_media_read()
|
D | fx_media_write.c | 127 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_MEDIA_WRITE, 0, 0, 0, media_ptr -> fx… in _fx_media_write()
|
D | fx_unicode_name_get_extended.c | 130 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_UNICODE_NAME_GET, 0, 0, 0, *destinati… in _fx_unicode_name_get_extended()
|
D | fx_file_extended_truncate.c | 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()
|
D | fx_directory_attributes_read.c | 147 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_DIRECTORY_ATTRIBUTES_READ, 0, 0, dir_… in _fx_directory_attributes_read()
|
D | fx_file_attributes_read.c | 149 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_FILE_ATTRIBUTES_READ, 0, 0, dir_entry… in _fx_file_attributes_read()
|
D | fx_file_extended_truncate_release.c | 248 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_FILE_TRUNCATE_RELEASE, 0, 0, 0, file_… in _fx_file_extended_truncate_release() 254 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_FILE_TRUNCATE_RELEASE, 0, 0, 0, file_… in _fx_file_extended_truncate_release()
|
D | fx_file_read.c | 429 FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_FILE_READ, 0, 0, 0, request_size) in _fx_file_read()
|
D | fx_file_extended_allocate.c | 468 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_FILE_ALLOCATE, 0, 0, 0, file_ptr -> f… in _fx_file_extended_allocate()
|
D | fx_file_extended_best_effort_allocate.c | 512 …FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_FILE_BEST_EFFORT_ALLOCATE, 0, 0, *act… in _fx_file_extended_best_effort_allocate()
|
D | fx_file_write.c | 1398 FX_TRACE_EVENT_UPDATE(trace_event, trace_timestamp, FX_TRACE_FILE_WRITE, 0, 0, 0, size) in _fx_file_write()
|
/FileX-v6.2.1/common/inc/ |
D | fx_api.h | 354 #define FX_TRACE_EVENT_UPDATE(e, t, i, a, b, c, d) _fx_trace_event_update((TX_TRACE_BUFFER_ENT… macro 370 #define FX_TRACE_EVENT_UPDATE(e, t, i, a, b, c, d)
|