Home
last modified time | relevance | path

Searched defs:TX_EXECUTION_TIME_SOURCE (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/utility/execution_profile_kit/smp_version/
Dtx_execution_profile.h68 #define TX_EXECUTION_TIME_SOURCE (EXECUTION_TIME_SOURCE_TYPE) _tx_thread_smp_time_get(); macro
/ThreadX-v6.3.0/utility/execution_profile_kit/
Dtx_execution_profile.h61 #define TX_EXECUTION_TIME_SOURCE (EXECUTION_TIME_SOURCE_TYPE) *((volatile ULONG *) 0xE00010… macro