Searched refs:total_tc (Results 1 – 2 of 2) sorted by relevance
111 result->total_tc, result->total_tc / TICKS_ONE_MS, in msdc_sdio_profile()202 result->total_tc += ticks; in msdc_performance()205 if (result->total_tc >= sdio_pro_time * TICKS_ONE_MS * 1000) { in msdc_performance()
51 u32 total_tc; /* total tick count of CMD52 and CMD53 */ member