Searched defs:summary (Results 1 – 7 of 7) sorted by relevance
/Zephyr-Core-3.7.0/tests/ztest/summary/ |
D | CMakeLists.txt | 7 project(summary) project
|
/Zephyr-Core-3.7.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.7.0/doc/releases/ |
D | release-notes-3.1.rst | 1147 Security Vulnerability Related 1159 Known bugs 1283 Addressed issues
|
/Zephyr-Core-3.7.0/scripts/pylib/twister/twisterlib/ |
D | reports.py | 543 def summary(self, results, ignore_unrecognized_sections, duration): member in Reporting
|
D | hardwaremap.py | 204 def summary(self, selected_platforms): member in HardwareMap
|
D | runner.py | 107 def summary(self): member in ExecutionCounter
|