Lines Matching refs:passed
197 struct os_time now, passed;203 os_time_sub(&now, &sta->sa_query_start, &passed);204 tu = (passed.sec * 1000000 + passed.usec) / 1024;