zephyr/kernel
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
..
configs
include stack_sentinel: change cooperative check 2017-06-08 13:49:36 -05:00
alert.c
atomic_c.c
compiler_stack_protect.c
device.c
errno.c
idle.c tests: benchmark: boot_time: Reading time stamps made arch agnostic 2017-06-16 07:37:37 -05:00
init.c tests: benchmark: boot_time: Reading time stamps made arch agnostic 2017-06-16 07:37:37 -05:00
int_latency_bench.c
Kconfig
Kconfig.event_logger
Kconfig.power_mgmt doc: spelling fixes in Kconfig files 2017-06-12 19:40:51 -04:00
mailbox.c
Makefile
mem_slab.c
mempool.c
msg_q.c
mutex.c
pipes.c
poll.c
queue.c
sched.c kernel: fix short time-slice reset 2017-06-02 14:47:01 -04:00
sem.c
stack.c
sys_clock.c kernel: fix short time-slice reset 2017-06-02 14:47:01 -04:00
system_work_q.c kernel: introduce stack definition macros 2017-06-09 18:53:28 -04:00
thread_abort.c
thread.c stack_sentinel: change cooperative check 2017-06-08 13:49:36 -05:00
timer.c
version.c
work_q.c