Home
last modified time | relevance | path

Searched refs:relative_time (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/tests/benchmarks/thread_metric/src/
Dtm_synchronization_processing_test.c117 unsigned long relative_time; in tm_synchronization_processing_thread_report() local
123 relative_time = 0; in tm_synchronization_processing_thread_report()
131 relative_time = relative_time + TM_TEST_DURATION; in tm_synchronization_processing_thread_report()
136 relative_time); in tm_synchronization_processing_thread_report()
Dtm_memory_allocation_test.c117 unsigned long relative_time; in tm_memory_allocation_thread_report() local
123 relative_time = 0; in tm_memory_allocation_thread_report()
131 relative_time = relative_time + TM_TEST_DURATION; in tm_memory_allocation_thread_report()
135 relative_time); in tm_memory_allocation_thread_report()
Dtm_message_processing_test.c128 unsigned long relative_time; in tm_message_processing_thread_report() local
134 relative_time = 0; in tm_message_processing_thread_report()
142 relative_time = relative_time + TM_TEST_DURATION; in tm_message_processing_thread_report()
146 relative_time); in tm_message_processing_thread_report()
Dtm_basic_processing_test.c136 unsigned long relative_time; in tm_basic_processing_thread_report() local
142 relative_time = 0; in tm_basic_processing_thread_report()
150 relative_time = relative_time + TM_TEST_DURATION; in tm_basic_processing_thread_report()
155 relative_time); in tm_basic_processing_thread_report()
Dtm_interrupt_processing_test.c159 unsigned long relative_time; in tm_interrupt_thread_report() local
166 relative_time = 0; in tm_interrupt_thread_report()
174 relative_time = relative_time + TM_TEST_DURATION; in tm_interrupt_thread_report()
178 relative_time); in tm_interrupt_thread_report()
Dtm_interrupt_preemption_processing_test.c168 unsigned long relative_time; in tm_interrupt_preemption_thread_report() local
176 relative_time = 0; in tm_interrupt_preemption_thread_report()
184 relative_time = relative_time + TM_TEST_DURATION; in tm_interrupt_preemption_thread_report()
189 relative_time); in tm_interrupt_preemption_thread_report()
Dtm_cooperative_scheduling_test.c191 unsigned long relative_time; in tm_cooperative_thread_report() local
199 relative_time = 0; in tm_cooperative_thread_report()
207 relative_time = relative_time + TM_TEST_DURATION; in tm_cooperative_thread_report()
211 relative_time); in tm_cooperative_thread_report()
Dtm_preemptive_scheduling_test.c223 unsigned long relative_time; in tm_preemptive_thread_report() local
231 relative_time = 0; in tm_preemptive_thread_report()
239 relative_time = relative_time + TM_TEST_DURATION; in tm_preemptive_thread_report()
243 relative_time); in tm_preemptive_thread_report()