zephyr/tests/benchmarks
Daniel Leung 625b5f5a49 tests: timing_info: need to calibrate TSC frequency on x86
For x86, TSC is being used to gather timing information. However,
CONFIG_SYS_CLOCK_HW_CYCLES_PER_SEC is not the same as TSC
frequency when HPET (or other) timer is used. So use the system
clock to calibrate the TSC frequency so we can use it to
calculate timing information.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-05-20 22:34:39 +02:00
..
app_kernel kconfig: Rename CONFIG_FP_SHARING to CONFIG_FPU_SHARING 2020-05-08 10:58:33 +02:00
boot_time
cmsis_dsp tests: ztest: prefix tests with test_ 2020-05-13 18:16:07 +02:00
latency_measure test/benchmarks/latency_measure: adapt test to 24bit Systick for STM32 2020-05-19 17:14:01 +02:00
mbedtls
sched
sys_kernel
timing_info tests: timing_info: need to calibrate TSC frequency on x86 2020-05-20 22:34:39 +02:00