Searched refs:nowVal (Results 1 – 1 of 1) sorted by relevance
225 int64_t nowVal = (int64_t)now.tv_sec * secToUsec + (int64_t)now.tv_usec; in dump_to_file() local228 ss << "/data/tde-dumpimage-" << nowVal << ".raw"; in dump_to_file()