Searched refs:DBG_DEBUG (Results 1 – 3 of 3) sorted by relevance
/external/ltp/testcases/realtime/func/pthread_kill_latency/ |
D | pthread_kill_latency.c | 128 debug(DBG_DEBUG, "Signal receiving thread running\n"); in signal_receiving_thread() 142 debug(DBG_DEBUG, "Signal receiving thread ready to receive\n"); in signal_receiving_thread() 243 debug(DBG_DEBUG, "Sending signal (Warm up). Loopcnt = %d\n", i); in signal_sending_thread() 257 debug(DBG_DEBUG, "Sending signal. Loopcnt = %d\n", i); in signal_sending_thread() 294 debug(DBG_DEBUG, "Main creating threads\n"); in main() 303 debug(DBG_DEBUG, "Main joining threads debug\n"); in main()
|
/external/ltp/testcases/realtime/func/pi-tests/ |
D | testpi-7.c | 115 debug(DBG_DEBUG, "%s:%d: read_flag = %s (%d)\n", s, l, in _read_flag() 138 debug(DBG_DEBUG, "phase_flag: %s set it to %d\n", s, in _write_flag() 140 debug(DBG_DEBUG, "%s:%d: write_flag = %s (%d)\n", s, l, in _write_flag() 203 debug(DBG_DEBUG, MP "ready to start work\n"); in med_prio_thread() 210 debug(DBG_DEBUG, MP "done working -- time to sleep\n"); in med_prio_thread()
|
/external/ltp/testcases/realtime/include/ |
D | librttest.h | 186 #define DBG_DEBUG 4 macro
|