Searched defs:nowSec (Results 1 – 2 of 2) sorted by relevance
54 void AddPair2Table(std::string outputFileName, int nowSec) in AddPair2Table()423 int nowSec = now.tv_sec; variable453 int nowSec = now.tv_sec; variable
1091 void SearchFromTable(std::vector<std::string> &outputFiles, int nowSec) in SearchFromTable()1222 int nowSec = now.tv_sec; in DumpTraceInner() local