Searched refs:tgot (Results 1 – 1 of 1) sorted by relevance
152 static void ok_trace_(call_trace_t *texpected, call_trace_t *tgot, int line) in ok_trace_() argument154 if (texpected->count == tgot->count) in ok_trace_()161 call_entry_t *got = &tgot->calls[i]; in ok_trace_()