| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_event_flags_performance_system_info_get.c | 81 UINT _tx_event_flags_performance_system_info_get(ULONG *sets, ULONG *gets, ULONG *suspensions, ULO… in _tx_event_flags_performance_system_info_get() argument 116 if (suspensions != TX_NULL) in _tx_event_flags_performance_system_info_get() 119 *suspensions = _tx_event_flags_performance_suspension_count; in _tx_event_flags_performance_system_info_get() 153 else if (suspensions != TX_NULL) in _tx_event_flags_performance_system_info_get()
|
| D | tx_block_pool_performance_system_info_get.c | 80 …_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *suspensions, ULONG *timeout… in _tx_block_pool_performance_system_info_get() argument 115 if (suspensions != TX_NULL) in _tx_block_pool_performance_system_info_get() 118 *suspensions = _tx_block_pool_performance_suspension_count; in _tx_block_pool_performance_system_info_get() 152 else if (suspensions != TX_NULL) in _tx_block_pool_performance_system_info_get()
|
| D | tx_semaphore_performance_system_info_get.c | 81 UINT _tx_semaphore_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG… in _tx_semaphore_performance_system_info_get() argument 116 if (suspensions != TX_NULL) in _tx_semaphore_performance_system_info_get() 119 *suspensions = _tx_semaphore_performance_suspension_count; in _tx_semaphore_performance_system_info_get() 153 else if (suspensions != TX_NULL) in _tx_semaphore_performance_system_info_get()
|
| D | tx_mutex_performance_system_info_get.c | 85 UINT _tx_mutex_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, in _tx_mutex_performance_system_info_get() argument 121 if (suspensions != TX_NULL) in _tx_mutex_performance_system_info_get() 124 *suspensions = _tx_mutex_performance_suspension_count; in _tx_mutex_performance_system_info_get() 172 else if (suspensions != TX_NULL) in _tx_mutex_performance_system_info_get()
|
| D | tx_event_flags_performance_info_get.c | 85 ULONG *suspensions, ULONG *timeouts) in _tx_event_flags_performance_info_get() argument 139 if (suspensions != TX_NULL) in _tx_event_flags_performance_info_get() 142 *suspensions = group_ptr -> tx_event_flags_group___performance_suspension_count; in _tx_event_flags_performance_info_get() 181 else if (suspensions != TX_NULL) in _tx_event_flags_performance_info_get()
|
| D | tx_block_pool_performance_info_get.c | 84 ULONG *suspensions, ULONG *timeouts) in _tx_block_pool_performance_info_get() argument 138 if (suspensions != TX_NULL) in _tx_block_pool_performance_info_get() 141 *suspensions = pool_ptr -> tx_block_pool_performance_suspension_count; in _tx_block_pool_performance_info_get() 180 else if (suspensions != TX_NULL) in _tx_block_pool_performance_info_get()
|
| D | tx_semaphore_performance_info_get.c | 84 ULONG *suspensions, ULONG *timeouts) in _tx_semaphore_performance_info_get() argument 138 if (suspensions != TX_NULL) in _tx_semaphore_performance_info_get() 141 *suspensions = semaphore_ptr -> tx_semaphore_performance_suspension_count; in _tx_semaphore_performance_info_get() 180 else if (suspensions != TX_NULL) in _tx_semaphore_performance_info_get()
|
| D | tx_byte_pool_performance_system_info_get.c | 89 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_system_info_get() argument 145 if (suspensions != TX_NULL) in _tx_byte_pool_performance_system_info_get() 148 *suspensions = _tx_byte_pool_performance_suspension_count; in _tx_byte_pool_performance_system_info_get() 200 else if (suspensions != TX_NULL) in _tx_byte_pool_performance_system_info_get()
|
| D | tx_mutex_performance_info_get.c | 87 ULONG *suspensions, ULONG *timeouts, ULONG *inversions, ULONG *inheritances) in _tx_mutex_performance_info_get() argument 144 if (suspensions != TX_NULL) in _tx_mutex_performance_info_get() 147 *suspensions = mutex_ptr -> tx_mutex_performance_suspension_count; in _tx_mutex_performance_info_get() 197 else if (suspensions != TX_NULL) in _tx_mutex_performance_info_get()
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_block_pool_performance_system_info_get.c | 80 …_performance_system_info_get(ULONG *allocates, ULONG *releases, ULONG *suspensions, ULONG *timeout… in _tx_block_pool_performance_system_info_get() argument 115 if (suspensions != TX_NULL) in _tx_block_pool_performance_system_info_get() 118 *suspensions = _tx_block_pool_performance_suspension_count; in _tx_block_pool_performance_system_info_get() 152 else if (suspensions != TX_NULL) in _tx_block_pool_performance_system_info_get()
|
| D | tx_event_flags_performance_system_info_get.c | 81 UINT _tx_event_flags_performance_system_info_get(ULONG *sets, ULONG *gets, ULONG *suspensions, ULO… in _tx_event_flags_performance_system_info_get() argument 116 if (suspensions != TX_NULL) in _tx_event_flags_performance_system_info_get() 119 *suspensions = _tx_event_flags_performance_suspension_count; in _tx_event_flags_performance_system_info_get() 153 else if (suspensions != TX_NULL) in _tx_event_flags_performance_system_info_get()
|
| D | tx_semaphore_performance_system_info_get.c | 81 UINT _tx_semaphore_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG… in _tx_semaphore_performance_system_info_get() argument 116 if (suspensions != TX_NULL) in _tx_semaphore_performance_system_info_get() 119 *suspensions = _tx_semaphore_performance_suspension_count; in _tx_semaphore_performance_system_info_get() 153 else if (suspensions != TX_NULL) in _tx_semaphore_performance_system_info_get()
|
| D | tx_mutex_performance_system_info_get.c | 85 UINT _tx_mutex_performance_system_info_get(ULONG *puts, ULONG *gets, ULONG *suspensions, in _tx_mutex_performance_system_info_get() argument 121 if (suspensions != TX_NULL) in _tx_mutex_performance_system_info_get() 124 *suspensions = _tx_mutex_performance_suspension_count; in _tx_mutex_performance_system_info_get() 172 else if (suspensions != TX_NULL) in _tx_mutex_performance_system_info_get()
|
| D | tx_block_pool_performance_info_get.c | 84 ULONG *suspensions, ULONG *timeouts) in _tx_block_pool_performance_info_get() argument 138 if (suspensions != TX_NULL) in _tx_block_pool_performance_info_get() 141 *suspensions = pool_ptr -> tx_block_pool_performance_suspension_count; in _tx_block_pool_performance_info_get() 180 else if (suspensions != TX_NULL) in _tx_block_pool_performance_info_get()
|
| D | tx_event_flags_performance_info_get.c | 85 ULONG *suspensions, ULONG *timeouts) in _tx_event_flags_performance_info_get() argument 139 if (suspensions != TX_NULL) in _tx_event_flags_performance_info_get() 142 *suspensions = group_ptr -> tx_event_flags_group___performance_suspension_count; in _tx_event_flags_performance_info_get() 181 else if (suspensions != TX_NULL) in _tx_event_flags_performance_info_get()
|
| D | tx_semaphore_performance_info_get.c | 84 ULONG *suspensions, ULONG *timeouts) in _tx_semaphore_performance_info_get() argument 138 if (suspensions != TX_NULL) in _tx_semaphore_performance_info_get() 141 *suspensions = semaphore_ptr -> tx_semaphore_performance_suspension_count; in _tx_semaphore_performance_info_get() 180 else if (suspensions != TX_NULL) in _tx_semaphore_performance_info_get()
|
| D | tx_byte_pool_performance_system_info_get.c | 89 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts) in _tx_byte_pool_performance_system_info_get() argument 145 if (suspensions != TX_NULL) in _tx_byte_pool_performance_system_info_get() 148 *suspensions = _tx_byte_pool_performance_suspension_count; in _tx_byte_pool_performance_system_info_get() 200 else if (suspensions != TX_NULL) in _tx_byte_pool_performance_system_info_get()
|
| D | tx_mutex_performance_info_get.c | 87 ULONG *suspensions, ULONG *timeouts, ULONG *inversions, ULONG *inheritances) in _tx_mutex_performance_info_get() argument 144 if (suspensions != TX_NULL) in _tx_mutex_performance_info_get() 147 *suspensions = mutex_ptr -> tx_mutex_performance_suspension_count; in _tx_mutex_performance_info_get() 197 else if (suspensions != TX_NULL) in _tx_mutex_performance_info_get()
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_semaphore_information_test.c | 22 ULONG *suspensions, ULONG *timeouts); 99 ULONG suspensions; in thread_0_entry() local 229 … status += tx_semaphore_performance_info_get(&semaphore_0, &puts, &gets, &suspensions, &timeouts); in thread_0_entry() 233 …(suspensions != semaphore_0.tx_semaphore_performance_suspension_count) || (timeouts != semaphore_0… in thread_0_entry() 243 status += tx_semaphore_performance_system_info_get(&puts, &gets, &suspensions, &timeouts); in thread_0_entry() 247 …(suspensions != _tx_semaphore_performance_suspension_count) || (timeouts != _tx_semaphore_performa… in thread_0_entry() 258 … status = tx_semaphore_performance_info_get(&semaphore_0, &puts, &gets, &suspensions, &timeouts); in thread_0_entry() 270 status = tx_semaphore_performance_info_get(TX_NULL, &puts, &gets, &suspensions, &timeouts); in thread_0_entry() 282 status = tx_semaphore_performance_info_get(TX_NULL, TX_NULL, &gets, &suspensions, &timeouts); in thread_0_entry() 294 status = tx_semaphore_performance_info_get(TX_NULL, TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry() [all …]
|
| D | threadx_byte_memory_information_test.c | 59 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts); 228 ULONG suspensions; in thread_0_entry() local 373 …et(TX_NULL, &allocates, &releases, &fragments_searched, &merges, &splits, &suspensions, &timeouts); in thread_0_entry() 385 …yte_pool_1, &allocates, &releases, &fragments_searched, &merges, &splits, &suspensions, &timeouts); in thread_0_entry() 397 …yte_pool_0, &allocates, &releases, &fragments_searched, &merges, &splits, &suspensions, &timeouts); in thread_0_entry() 402 …(splits != byte_pool_0.tx_byte_pool_performance_split_count) || (suspensions != byte_pool_0.tx_byt… in thread_0_entry() 412 …em_info_get(&allocates, &releases, &fragments_searched, &merges, &splits, &suspensions, &timeouts); in thread_0_entry() 417 …(splits != _tx_byte_pool_performance_split_count) || (suspensions != _tx_byte_pool_performance_sus… in thread_0_entry() 435 …yte_pool_0, &allocates, &releases, &fragments_searched, &merges, &splits, &suspensions, &timeouts); in thread_0_entry() 447 …et(TX_NULL, &allocates, &releases, &fragments_searched, &merges, &splits, &suspensions, &timeouts); in thread_0_entry() [all …]
|
| D | threadx_event_flag_information_test.c | 23 ULONG *suspensions, ULONG *timeouts); 133 ULONG suspensions; in thread_0_entry() local 372 status += tx_event_flags_performance_info_get(&group_0, &sets, &gets, &suspensions, &timeouts); in thread_0_entry() 376 …(suspensions != group_0.tx_event_flags_group___performance_suspension_count) || (timeouts != group… in thread_0_entry() 386 status += tx_event_flags_performance_system_info_get(&sets, &gets, &suspensions, &timeouts); in thread_0_entry() 390 …(suspensions != _tx_event_flags_performance_suspension_count) || (timeouts != _tx_event_flags_perf… in thread_0_entry() 401 status = tx_event_flags_performance_info_get(&group_0, &sets, &gets, &suspensions, &timeouts); in thread_0_entry() 413 status = tx_event_flags_performance_info_get(TX_NULL, &sets, &gets, &suspensions, &timeouts); in thread_0_entry() 425 status = tx_event_flags_performance_info_get(TX_NULL, TX_NULL, &gets, &suspensions, &timeouts); in thread_0_entry() 437 … status = tx_event_flags_performance_info_get(TX_NULL, TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry() [all …]
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_semaphore_information_test.c | 22 ULONG *suspensions, ULONG *timeouts); 99 ULONG suspensions; in thread_0_entry() local 229 … status += tx_semaphore_performance_info_get(&semaphore_0, &puts, &gets, &suspensions, &timeouts); in thread_0_entry() 233 …(suspensions != semaphore_0.tx_semaphore_performance_suspension_count) || (timeouts != semaphore_0… in thread_0_entry() 243 status += tx_semaphore_performance_system_info_get(&puts, &gets, &suspensions, &timeouts); in thread_0_entry() 247 …(suspensions != _tx_semaphore_performance_suspension_count) || (timeouts != _tx_semaphore_performa… in thread_0_entry() 258 … status = tx_semaphore_performance_info_get(&semaphore_0, &puts, &gets, &suspensions, &timeouts); in thread_0_entry() 270 status = tx_semaphore_performance_info_get(TX_NULL, &puts, &gets, &suspensions, &timeouts); in thread_0_entry() 282 status = tx_semaphore_performance_info_get(TX_NULL, TX_NULL, &gets, &suspensions, &timeouts); in thread_0_entry() 294 status = tx_semaphore_performance_info_get(TX_NULL, TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry() [all …]
|
| D | threadx_byte_memory_information_test.c | 59 … ULONG *fragments_searched, ULONG *merges, ULONG *splits, ULONG *suspensions, ULONG *timeouts); 228 ULONG suspensions; in thread_0_entry() local 373 …et(TX_NULL, &allocates, &releases, &fragments_searched, &merges, &splits, &suspensions, &timeouts); in thread_0_entry() 385 …yte_pool_1, &allocates, &releases, &fragments_searched, &merges, &splits, &suspensions, &timeouts); in thread_0_entry() 397 …yte_pool_0, &allocates, &releases, &fragments_searched, &merges, &splits, &suspensions, &timeouts); in thread_0_entry() 402 …(splits != byte_pool_0.tx_byte_pool_performance_split_count) || (suspensions != byte_pool_0.tx_byt… in thread_0_entry() 412 …em_info_get(&allocates, &releases, &fragments_searched, &merges, &splits, &suspensions, &timeouts); in thread_0_entry() 417 …(splits != _tx_byte_pool_performance_split_count) || (suspensions != _tx_byte_pool_performance_sus… in thread_0_entry() 435 …yte_pool_0, &allocates, &releases, &fragments_searched, &merges, &splits, &suspensions, &timeouts); in thread_0_entry() 447 …et(TX_NULL, &allocates, &releases, &fragments_searched, &merges, &splits, &suspensions, &timeouts); in thread_0_entry() [all …]
|
| D | threadx_event_flag_information_test.c | 23 ULONG *suspensions, ULONG *timeouts); 133 ULONG suspensions; in thread_0_entry() local 372 status += tx_event_flags_performance_info_get(&group_0, &sets, &gets, &suspensions, &timeouts); in thread_0_entry() 376 …(suspensions != group_0.tx_event_flags_group___performance_suspension_count) || (timeouts != group… in thread_0_entry() 386 status += tx_event_flags_performance_system_info_get(&sets, &gets, &suspensions, &timeouts); in thread_0_entry() 390 …(suspensions != _tx_event_flags_performance_suspension_count) || (timeouts != _tx_event_flags_perf… in thread_0_entry() 401 status = tx_event_flags_performance_info_get(&group_0, &sets, &gets, &suspensions, &timeouts); in thread_0_entry() 413 status = tx_event_flags_performance_info_get(TX_NULL, &sets, &gets, &suspensions, &timeouts); in thread_0_entry() 425 status = tx_event_flags_performance_info_get(TX_NULL, TX_NULL, &gets, &suspensions, &timeouts); in thread_0_entry() 437 … status = tx_event_flags_performance_info_get(TX_NULL, TX_NULL, TX_NULL, &suspensions, &timeouts); in thread_0_entry() [all …]
|
| D | threadx_mutex_information_test.c | 32 ULONG *suspensions, ULONG *timeouts, ULONG *inversions, ULONG *inheritances); 134 ULONG suspensions; in thread_0_entry() local 316 …status = tx_mutex_performance_info_get(&mutex_2, &puts, &gets, &suspensions, &timeouts, &inversio… in thread_0_entry() 320 …(suspensions != mutex_2.tx_mutex_performance_suspension_count) || (timeouts != mutex_2.tx_mutex_pe… in thread_0_entry() 330 …status = tx_mutex_performance_system_info_get(&puts, &gets, &suspensions, &timeouts, &inversions,… in thread_0_entry() 334 …(suspensions != _tx_mutex_performance_suspension_count) || (timeouts != _tx_mutex_performance_time… in thread_0_entry() 346 …status = tx_mutex_performance_info_get(&mutex_2, &puts, &gets, &suspensions, &timeouts, &inversio… in thread_0_entry() 358 …status = tx_mutex_performance_info_get(TX_NULL, &puts, &gets, &suspensions, &timeouts, &inversion… in thread_0_entry() 370 …status = tx_mutex_performance_info_get(TX_NULL, TX_NULL, &gets, &suspensions, &timeouts, &inversi… in thread_0_entry() 382 …status = tx_mutex_performance_info_get(TX_NULL, TX_NULL, TX_NULL, &suspensions, &timeouts, &inver… in thread_0_entry() [all …]
|