Searched refs:currentTimeUtc (Results 1 – 1 of 1) sorted by relevance
164 time_t currentTimeUtc, time_t currentUptime) { in ReadProcData() argument192 sample->set_timestamp(currentTimeUtc); in ReadProcData()334 time_t currentTimeUtc = time(nullptr); in StartDataCollection() local337 cpu->set_timestamp(currentTimeUtc); in StartDataCollection()340 android::ReadProcData(pidDataMap, *data.get(), currentTimeUtc, currentUptime); in StartDataCollection()