Home
last modified time | relevance | path

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

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