Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/mt7621-mmc/
Ddbg.c111 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()
Ddbg.h51 u32 total_tc; /* total tick count of CMD52 and CMD53 */ member