Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mdb/common/modules/ptm/
H A Dptm.c301 static const mdb_qops_t pts_qops = { variable
319 mdb_qops_install(&pts_qops, (uintptr_t)sym.st_value); in _mdb_init()
332 mdb_qops_remove(&pts_qops, (uintptr_t)sym.st_value); in _mdb_fini()