Searched refs:nloops (Results 1 – 3 of 3) sorted by relevance
802 uint64_t *nloops, in test_execute() argument838 (*nloops)++; in test_execute()1043 uint64_t nloops; member1055 &result.nloops, in test_loop()1069 if (!result.nloops) { in test_loop()1075 result.nloops); in test_loop()1077 result.nloops, in test_loop()1136 rbestruntime.nloops); in main()
201 int nloops = 10; in mpr_read_pressure() local219 for (i = 0; i < nloops; i++) { in mpr_read_pressure()237 if (i == nloops) { in mpr_read_pressure()
136 int i, nloops; in poll_until() local138 nloops = gameport_time(gp, u_sec); in poll_until()139 for (i = 0; i < nloops; i++) { in poll_until()