Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/ptm/
H A Dptm.c300 static const mdb_qops_t pts_qops = { variable
316 mdb_qops_install(&pts_qops, (uintptr_t)sym.st_value); in _mdb_init()
329 mdb_qops_remove(&pts_qops, (uintptr_t)sym.st_value); in _mdb_fini()