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

/system/core/trusty/libtrusty/tipc-test/
H A Dtipc_test.c404 static int burst_write_test(uint repeat, uint msgburst, uint msgsz, bool var) argument
414 __func__, repeat, msgburst, msgsz,
427 for (j = 0; j < msgburst; j++) {
504 static int select_test(uint repeat, uint msgburst, uint msgsz) argument
527 printf("sending burst: %u msg\n", msgburst);
530 for (j = 0; j < msgburst; j++) {

Completed in 28 milliseconds