Home
last modified time | relevance | path

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

/Zephyr-latest/tests/subsys/ipc/pbuf/src/
Dmain.c211 bool stress_read(void *user_data, uint32_t cnt, bool last, int prio) in stress_read() function
286 ZTRESS_EXECUTE(ZTRESS_TIMER(stress_read, &ctx, repeat, Z_TIMEOUT_TICKS(4)), in ZTEST()
292 ZTRESS_THREAD(stress_read, &ctx, repeat, 1000, Z_TIMEOUT_TICKS(4))); in ZTEST()
/Zephyr-latest/tests/lib/spsc_pbuf/src/
Dmain.c422 bool stress_read(void *user_data, uint32_t cnt, bool last, int prio) in stress_read() function
478 ZTRESS_EXECUTE(ZTRESS_TIMER(stress_read, &ctx, repeat, Z_TIMEOUT_TICKS(4)), in ZTEST()
484 ZTRESS_THREAD(stress_read, &ctx, repeat, 1000, Z_TIMEOUT_TICKS(4))); in ZTEST()