Home
last modified time | relevance | path

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

/system/core/trusty/libtrusty/tipc-test/
Dtipc_test.c409 static int burst_write_test(uint repeat, uint msgburst, uint msgsz, bool var) in burst_write_test() argument
419 __func__, repeat, msgburst, msgsz, in burst_write_test()
432 for (j = 0; j < msgburst; j++) { in burst_write_test()
509 static int select_test(uint repeat, uint msgburst, uint msgsz) in select_test() argument
532 printf("sending burst: %u msg\n", msgburst); in select_test()
535 for (j = 0; j < msgburst; j++) { in select_test()