Searched defs:pt_run (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/mdb/
H A Dmdb_proc.c2280 * the pt_exec() and pt_run() subroutines.
3343 pt_run(mdb_tgt_t *t, int argc, const mdb_arg_t *argv) function
3466 * call pt_run() to create one. Then set the victim running, clearing any
3529 if (P == NULL && pt_run(t, 0, NULL) == -1)
4695 pt_run, /* t_run */

Completed in 57 milliseconds