Searched defs:nowSec (Results 1 – 3 of 3) sorted by relevance
47 void AddPair2Table(std::string outputFileName, int nowSec) in AddPair2Table()327 int nowSec = now.tv_sec; variable357 int nowSec = now.tv_sec; variable
177 uint64_t nowSec = now.tv_sec; in DumpTraceToDir() local
764 void SearchFromTable(std::vector<std::string> &outputFiles, int nowSec) in SearchFromTable()837 int nowSec = now.tv_sec; in DumpTraceInner() local