commit | cee9d9b0397f2bd645d2cdf6a2f3f22a0a11d435 | [log] [tgz] |
---|---|---|
author | Daniel Leung <daniel.leung@intel.com> | Mon May 18 15:44:04 2020 -0700 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue May 19 19:19:51 2020 +0200 |
tree | b4bc7e80e08a488c35c666b5ae627a20e105d720 | |
parent | 31ae13eeb16f726e56fbcfc0820675811b2f3362 [diff] |
timer: hpet: enable benchmarking during ISR This adds the calls to read_timer_{start,end}_of_tick_handler() to mark the start and end of ISR which will be used to display the time spent in ISR with benchmarking tests. Signed-off-by: Daniel Leung <daniel.leung@intel.com>