Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c1309 pt_thread_name(mdb_tgt_t *t, mdb_tgt_tid_t tid, char *buf, size_t bufsize) in pt_thread_name() function
1365 (void) pt_thread_name(t, tid, name, sizeof (name)); in pt_findstack()
4760 .t_thread_name = pt_thread_name,