/Zephyr-latest/tests/benchmarks/sched_queues/src/ |
D | utils.h | 35 #define PRINT_F(summary, cycles, nsec) \ argument 45 #define PRINT_STATS(summary, value) \ argument 49 #define PRINT_STATS_AVG(summary, value, counter) \ argument
|
/Zephyr-latest/subsys/net/lib/prometheus/ |
D | summary.c | 17 int prometheus_summary_observe(struct prometheus_summary *summary, double value) in prometheus_summary_observe() 32 int prometheus_summary_observe_set(struct prometheus_summary *summary, in prometheus_summary_observe_set()
|
D | formatter.c | 197 const struct prometheus_summary *summary = in prometheus_format_one_metric() local
|
/Zephyr-latest/tests/benchmarks/wait_queues/src/ |
D | utils.h | 33 #define PRINT_F(summary, cycles, nsec) \ argument 43 #define PRINT_STATS_AVG(summary, value, counter) \ argument
|
/Zephyr-latest/tests/ztest/summary/ |
D | CMakeLists.txt | 7 project(summary) project
|
/Zephyr-latest/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-latest/doc/releases/ |
D | release-notes-3.1.rst | 1147 Security Vulnerability Related 1159 Known bugs 1283 Addressed issues
|
/Zephyr-latest/subsys/net/ip/ |
D | net_stats.c | 534 struct prometheus_summary *summary = in net_stats_prometheus_scrape() local
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | reports.py | 626 def summary(self, results, ignore_unrecognized_sections, duration): member in Reporting
|
D | hardwaremap.py | 226 def summary(self, selected_platforms): member in HardwareMap
|
D | runner.py | 150 def summary(self): member in ExecutionCounter
|