Home
last modified time | relevance | path

Searched refs:tx_semaphore_performance_put_count (Results 1 – 8 of 8) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtx_semaphore_performance_info_get.c127 *puts = semaphore_ptr -> tx_semaphore_performance_put_count; in _tx_semaphore_performance_info_get()
Dtx_semaphore_put.c99 semaphore_ptr -> tx_semaphore_performance_put_count++; in _tx_semaphore_put()
Dtx_semaphore_ceiling_put.c105 semaphore_ptr -> tx_semaphore_performance_put_count++; in _tx_semaphore_ceiling_put()
/ThreadX-v6.2.1/common/src/
Dtx_semaphore_performance_info_get.c127 *puts = semaphore_ptr -> tx_semaphore_performance_put_count; in _tx_semaphore_performance_info_get()
Dtx_semaphore_put.c99 semaphore_ptr -> tx_semaphore_performance_put_count++; in _tx_semaphore_put()
Dtx_semaphore_ceiling_put.c105 semaphore_ptr -> tx_semaphore_performance_put_count++; in _tx_semaphore_ceiling_put()
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1075 ULONG tx_semaphore_performance_put_count; member
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1054 ULONG tx_semaphore_performance_put_count; member