Searched defs:summary (Results 1 – 7 of 7) sorted by relevance
/Zephyr-Core-3.6.0/tests/ztest/summary/ |
D | CMakeLists.txt | 7 project(summary) project
|
/Zephyr-Core-3.6.0/tests/benchmarks/latency_measure/src/ |
D | utils.h | 74 #define PRINT_F(summary, cycles, nsec, error, notes) \ argument 89 #define PRINT_STATS(summary, value, error, notes) \ argument 94 #define PRINT_STATS_AVG(summary, value, counter, error, notes) \ argument
|
D | thread_switch_yield.c | 100 char summary[120]; in thread_switch_yield_common() local
|
/Zephyr-Core-3.6.0/doc/releases/ |
D | release-notes-3.1.rst | 1147 Security Vulnerability Related 1159 Known bugs 1283 Addressed issues
|
/Zephyr-Core-3.6.0/scripts/pylib/twister/twisterlib/ |
D | reports.py | 459 def summary(self, results, unrecognized_sections, duration): member in Reporting
|
D | hardwaremap.py | 199 def summary(self, selected_platforms): member in HardwareMap
|
D | runner.py | 102 def summary(self): member in ExecutionCounter
|