Searched defs:rpt (Results 1 – 4 of 4) sorted by relevance
16 #define TEST_LOG(rpt, item) \ argument44 static uint32_t t_to_ns(uint32_t t, uint32_t rpt, uint32_t freq) in t_to_ns()49 static void timing_report(uint32_t t, uint32_t rpt, const char *str) in timing_report()60 uint32_t rpt = 10; in main() local
214 int rpt = (sys_rand8_get() & 3) + 1; in stress_read() local239 int rpt = (sys_rand8_get() & 1) + 1; in stress_write() local
427 int rpt = (sys_rand8_get() & 3) + 1; in stress_read() local451 int rpt = (sys_rand8_get() & 1) + 1; in stress_write() local493 int rpt = sys_rand8_get() % 0x3; in stress_claim_free() local517 int rpt = rnd % 0x3; in stress_alloc_commit() local
200 uint32_t rpt = MAX(1, r & 0x7); in consumer() local