Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h155 extern int mdb_ctf_synthetics_init(void); /* Internal */
H A Dmdb_ctf.c1688 mdb_ctf_synthetics_init(void) in mdb_ctf_synthetics_init() function
1792 return (mdb_ctf_synthetics_init()); in mdb_ctf_synthetics_reset()
H A Dmdb.c563 (void) mdb_ctf_synthetics_init(); in mdb_create()