Searched refs:posix_get_hw_cycle (Results 1 – 6 of 6) sorted by relevance
26 uint64_t time2, time1 = posix_get_hw_cycle(); in ZTEST()30 time2 = posix_get_hw_cycle(); in ZTEST()40 time2 = posix_get_hw_cycle(); in ZTEST()118 time1 = posix_get_hw_cycle(); in ZTEST()125 time2 = posix_get_hw_cycle(); in ZTEST()137 time1 = posix_get_hw_cycle(); in ZTEST()143 time2 = posix_get_hw_cycle(); in ZTEST()157 time1 = posix_get_hw_cycle(); in ZTEST()163 time2 = posix_get_hw_cycle(); in ZTEST()175 time1 = posix_get_hw_cycle(); in ZTEST()[all …]
27 uint64_t posix_get_hw_cycle(void);
70 uint64_t posix_get_hw_cycle(void) in posix_get_hw_cycle() function
174 uint64_t posix_get_hw_cycle(void) in posix_get_hw_cycle() function
120 extern uint64_t posix_get_hw_cycle(void);
184 and :c:func:`posix_get_hw_cycle` (see :file:`posix_board_if.h` and :file:`posix_soc_if.h`).