Home
last modified time | relevance | path

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

/src/sys/ddb/
H A Ddb_ctf.c159 uint32_t name_stroff; in db_ctf_typename_to_type() local
175 name_stroff = (uint32_t)(cur - start); in db_ctf_typename_to_type()
183 if (t->ctt_name == name_stroff) { in db_ctf_typename_to_type()