Lines Matching refs:age
199 time_tmp_age.sec = bss->age / 1000;200 time_tmp_age.usec = (bss->age % 1000) * 1000;