Lines Matching refs:debug
115 debug(DBG_DEBUG, "%s:%d: read_flag = %s (%d)\n", s, l,
121 //debug(DBG_DEBUG, "%s:%d: read_flag = %d\n", s, l, ret);
138 debug(DBG_DEBUG, "phase_flag: %s set it to %d\n", s,
140 debug(DBG_DEBUG, "%s:%d: write_flag = %s (%d)\n", s, l,
147 //debug(DBG_DEBUG, "%s:%d: write_flag = %d\n", s, l, new_flag);
165 debug(DBG_INFO, "low try mutex\n");
167 debug(DBG_INFO, "low grab mutex\n");
174 debug(DBG_INFO, "low drop mutex\n");
182 debug(DBG_INFO, "low prio thread finished (flags=%#x)\n", t->flags);
199 debug(DBG_INFO, MP "thread %d writing flag\n", t->id);
203 debug(DBG_DEBUG, MP "ready to start work\n");
210 debug(DBG_DEBUG, MP "done working -- time to sleep\n");
212 debug(DBG_INFO, MP "thread %d resetting m_flag\n",
217 debug(DBG_INFO, "med prio thread finished\n");
232 debug(DBG_INFO, "Staring iteration %d\n", i);
238 debug(DBG_INFO, HP "high try mutex\n");
243 debug(DBG_INFO, HP "high grab mutex\n");
245 debug(DBG_INFO, HP "high drop mutex\n");
249 debug(DBG_WARN, "high prio delay time: %d us\n", delta_us);
253 debug(DBG_WARN, "low drop to high grab time: %d us\n",
260 debug(DBG_INFO, HP "high prio done\n");