Searched defs:inversions (Results 1 – 8 of 8) sorted by relevance
| /ThreadX-v6.3.0/common/src/ |
| D | tx_mutex_performance_system_info_get.c | 86 ULONG *timeouts, ULONG *inversions, ULONG *inheritances) in _tx_mutex_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()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_mutex_performance_system_info_get.c | 86 ULONG *timeouts, ULONG *inversions, ULONG *inheritances) in _tx_mutex_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()
|
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_mutex_performance_system_info_get.c | 77 …_get(ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG *timeouts, ULONG *inversions, ULONG *inhe… in _tx_mutex_performance_system_info_get()
|
| D | txm_mutex_performance_info_get.c | 79 …ptr, ULONG *puts, ULONG *gets, ULONG *suspensions, ULONG *timeouts, ULONG *inversions, ULONG *inhe… in _tx_mutex_performance_info_get()
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_mutex_information_test.c | 136 ULONG inversions; in thread_0_entry() local
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_mutex_information_test.c | 136 ULONG inversions; in thread_0_entry() local
|