Searched refs:tr_file (Results 1 – 4 of 4) sorted by relevance
122 trp->tr_file = NULL; in fmd_trace_lite()160 trp->tr_file = NULL; in fmd_trace_full()
42 const char *tr_file; /* source file name */ member
259 trp->tr_file = file; in fmd_trace_cpp()
235 if (mdb_readstr(file, sizeof (file), (uintptr_t)trp->tr_file) <= 0) in trprint_cpp()