Home
last modified time | relevance | path

Searched refs:TDBG_FUNC (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/libthread_db/
H A Dlibthr_db.c137 TDBG_FUNC(); in pt_ta_new()
189 TDBG_FUNC(); in pt_ta_delete()
208 TDBG_FUNC(); in pt_ta_map_id2thr()
251 TDBG_FUNC(); in pt_ta_thr_iter()
282 TDBG_FUNC(); in pt_ta_tsd_iter()
314 TDBG_FUNC(); in pt_ta_event_addr()
336 TDBG_FUNC(); in pt_ta_set_event()
353 TDBG_FUNC(); in pt_ta_clear_event()
374 TDBG_FUNC(); in pt_ta_event_getmsg()
414 TDBG_FUNC(); in pt_dbsuspend()
[all …]
H A Dlibpthread_db.c152 TDBG_FUNC(); in pt_ta_new()
206 TDBG_FUNC(); in pt_ta_delete()
228 TDBG_FUNC(); in pt_ta_map_id2thr()
301 TDBG_FUNC(); in pt_ta_map_lwp2thr()
343 TDBG_FUNC(); in pt_ta_thr_iter()
379 TDBG_FUNC(); in pt_ta_tsd_iter()
411 TDBG_FUNC(); in pt_ta_event_addr()
419 TDBG_FUNC(); in pt_ta_set_event()
427 TDBG_FUNC(); in pt_ta_clear_event()
435 TDBG_FUNC(); in pt_ta_event_getmsg()
[all …]
H A Dthread_db_int.h111 #define TDBG_FUNC() ps_plog("%s\n", __func__) macro
114 #define TDBG_FUNC() macro