Home
last modified time | relevance | path

Searched refs:time_stamp (Results 1 – 14 of 14) sorted by relevance

/ThreadX-v6.3.0/common/src/
Dtx_thread_system_suspend.c108 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)
Dtx_block_allocate.c96 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()
Dtx_byte_allocate.c96 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()
Dtx_thread_system_resume.c97 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)
Dtx_thread_suspend.c230 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()
Dtx_thread_resume.c95 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()
Dtx_misra.c317 …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/
Dtx_block_allocate.c96 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()
Dtx_byte_allocate.c96 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()
Dtx_thread_system_suspend.c145 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()
Dtx_thread_system_resume.c136 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()
Dtx_misra.c315 …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/
Dtx_api.h1938 …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/
Dtx_api.h1945 …eld_1, ULONG info_field_2, ULONG info_field_3, ULONG info_field_4, ULONG filter, ULONG time_stamp);