-
- Downloads
patmos: hide timing_dump in interrupt
In order to provide an less intrusive (in terms of the WCET analysis), the dumping of the timing circuits is activated and hidden into trap #2.
Showing
- app/benchmark/timing/activate-task.cc 3 additions, 4 deletionsapp/benchmark/timing/activate-task.cc
- arch/patmos/CMakeLists.txt 1 addition, 0 deletionsarch/patmos/CMakeLists.txt
- arch/patmos/irq-dispatch.cc.in 4 additions, 37 deletionsarch/patmos/irq-dispatch.cc.in
- arch/patmos/irq.h 2 additions, 0 deletionsarch/patmos/irq.h
- arch/patmos/timing-arch.cc 11 additions, 0 deletionsarch/patmos/timing-arch.cc
- generator/coder/arch_patmos.py 1 addition, 0 deletionsgenerator/coder/arch_patmos.py
- os/timing.cc 4 additions, 3 deletionsos/timing.cc
- os/timing.h 10 additions, 2 deletionsos/timing.h
Loading
Please register or sign in to comment