Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mdb/common/mdb/
H A Dmdb_ctf.h156 extern int mdb_ctf_synthetics_init(void); /* Internal */
H A Dmdb_ctf.c1690 mdb_ctf_synthetics_init(void) in mdb_ctf_synthetics_init() function
1794 return (mdb_ctf_synthetics_init()); in mdb_ctf_synthetics_reset()
H A Dmdb.c563 (void) mdb_ctf_synthetics_init(); in mdb_create()