Searched refs:ptm_qops (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/ptm/
H A Dptm.c296 static const mdb_qops_t ptm_qops = { variable
314 mdb_qops_install(&ptm_qops, (uintptr_t)sym.st_value);
327 mdb_qops_remove(&ptm_qops, (uintptr_t)sym.st_value);

Completed in 63 milliseconds