Home
last modified time | relevance | path

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

/Zephyr-latest/tests/benchmarks/thread_metric/src/
Dtm_interrupt_preemption_processing_test.c54 void tm_interrupt_preemption_thread_1_entry(void *p1, void *p2, void *p3);
88 tm_thread_create(1, 10, tm_interrupt_preemption_thread_1_entry); in tm_interrupt_preemption_processing_initialize()
121 void tm_interrupt_preemption_thread_1_entry(void *p1, void *p2, void *p3) in tm_interrupt_preemption_thread_1_entry() function