| /ThreadX-v6.3.0/common/src/ |
| D | tx_thread_system_suspend.c | 108 ULONG time_stamp = ((ULONG) 0); in _tx_thread_system_suspend() local 191 time_stamp = entry_ptr -> tx_trace_buffer_entry_time_stamp; in _tx_thread_system_suspend() 353 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_thread_system_suspend() 522 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_thread_system_suspend() 588 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_thread_system_suspend() 709 ULONG time_stamp = ((ULONG) 0); 783 time_stamp = entry_ptr -> tx_trace_buffer_entry_time_stamp; 942 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) 1097 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) 1160 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp)
|
| D | tx_block_allocate.c | 96 ULONG time_stamp = ((ULONG) 0); in _tx_block_allocate() local 131 time_stamp = entry_ptr -> tx_trace_buffer_entry_time_stamp; in _tx_block_allocate() 183 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_block_allocate() 327 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_block_allocate()
|
| D | tx_byte_allocate.c | 96 ULONG time_stamp = ((ULONG) 0); in _tx_byte_allocate() local 138 time_stamp = entry_ptr -> tx_trace_buffer_entry_time_stamp; in _tx_byte_allocate() 218 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_byte_allocate() 367 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_byte_allocate()
|
| D | tx_thread_system_resume.c | 97 ULONG time_stamp = ((ULONG) 0); in _tx_thread_system_resume() local 149 time_stamp = entry_ptr -> tx_trace_buffer_entry_time_stamp; in _tx_thread_system_resume() 340 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_thread_system_resume() 491 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_thread_system_resume() 636 ULONG time_stamp = ((ULONG) 0); 662 time_stamp = entry_ptr -> tx_trace_buffer_entry_time_stamp; 860 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) 957 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp)
|
| D | tx_thread_suspend.c | 230 ULONG time_stamp = ((ULONG) 0); in _tx_thread_suspend() local 331 time_stamp = entry_ptr -> tx_trace_buffer_entry_time_stamp; in _tx_thread_suspend() 488 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_thread_suspend() 615 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_thread_suspend() 682 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_thread_suspend() 748 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_thread_suspend()
|
| D | tx_thread_resume.c | 95 ULONG time_stamp = ((ULONG) 0); in _tx_thread_resume() local 227 time_stamp = entry_ptr -> tx_trace_buffer_entry_time_stamp; in _tx_thread_resume() 407 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_thread_resume() 498 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_thread_resume()
|
| D | tx_misra.c | 317 …ield_1, ULONG info_field_2, ULONG info_field_3, ULONG info_field_4, ULONG filter, ULONG time_stamp) in _tx_misra_trace_event_insert() argument 351 trace_event_ptr -> tx_trace_buffer_entry_time_stamp = (ULONG) (time_stamp); in _tx_misra_trace_event_insert()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_block_allocate.c | 96 ULONG time_stamp = ((ULONG) 0); in _tx_block_allocate() local 131 time_stamp = entry_ptr -> tx_trace_buffer_entry_time_stamp; in _tx_block_allocate() 183 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_block_allocate() 327 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_block_allocate()
|
| D | tx_byte_allocate.c | 96 ULONG time_stamp = ((ULONG) 0); in _tx_byte_allocate() local 138 time_stamp = entry_ptr -> tx_trace_buffer_entry_time_stamp; in _tx_byte_allocate() 218 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_byte_allocate() 367 if (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp) in _tx_byte_allocate()
|
| D | tx_thread_system_suspend.c | 145 ULONG time_stamp = ((ULONG) 0); in _tx_thread_system_suspend() local 310 time_stamp = entry_ptr -> tx_trace_buffer_entry_time_stamp; in _tx_thread_system_suspend() 507 … if ((entry_ptr != TX_NULL) && (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp)) in _tx_thread_system_suspend() 563 … if ((entry_ptr != TX_NULL) && (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp)) in _tx_thread_system_suspend() 889 if ((entry_ptr != TX_NULL) && (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp)) in _tx_thread_system_suspend()
|
| D | tx_thread_system_resume.c | 136 ULONG time_stamp = ((ULONG) 0); in _tx_thread_system_resume() local 245 …hread_ptr, thread_ptr -> tx_thread_state, TX_POINTER_TO_ULONG_CONVERT(&time_stamp), TX_POINTER_TO_… in _tx_thread_system_resume() 262 time_stamp = entry_ptr -> tx_trace_buffer_entry_time_stamp; in _tx_thread_system_resume() 869 if ((entry_ptr != TX_NULL) && (time_stamp == entry_ptr -> tx_trace_buffer_entry_time_stamp)) in _tx_thread_system_resume()
|
| D | tx_misra.c | 315 …ield_1, ULONG info_field_2, ULONG info_field_3, ULONG info_field_4, ULONG filter, ULONG time_stamp) in _tx_misra_trace_event_insert() argument 349 trace_event_ptr -> tx_trace_buffer_entry_time_stamp = (ULONG) (time_stamp); in _tx_misra_trace_event_insert()
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1938 …eld_1, ULONG info_field_2, ULONG info_field_3, ULONG info_field_4, ULONG filter, ULONG time_stamp);
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1945 …eld_1, ULONG info_field_2, ULONG info_field_3, ULONG info_field_4, ULONG filter, ULONG time_stamp);
|