zephyr/tests/benchmarks
Adithya Baglody be1cb961ad tests: benchmark: boot_time: Reading time stamps made arch agnostic
1. Changed _tsc_read() to k_cycles_get_32(). Thus reading the
time stamp will be agnostic of the architecutre used.
2. Changed the variable names from *_tsc to *_time_stamp.

JIRA: ZEP-1426

Signed-off-by: Adithya Baglody <adithya.nagaraj.baglody@intel.com>
2017-06-16 07:37:37 -05:00
..
app_kernel
boot_time tests: benchmark: boot_time: Reading time stamps made arch agnostic 2017-06-16 07:37:37 -05:00
footprint tests: benchmarks: footprint: really enable floating point on arm 2017-06-15 17:28:35 -04:00
latency_measure tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
object_footprint tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
sys_kernel tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00
timing_info tests: use K_THREAD_STACK_DEFINE macros 2017-06-09 18:53:28 -04:00