Home
last modified time | relevance | path

Searched defs:nowSec (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hitrace/test/unittest/hitrace_dump/
H A Dhitrace_dump_test.cpp54 void AddPair2Table(std::string outputFileName, int nowSec) in AddPair2Table()
423 int nowSec = now.tv_sec; variable
453 int nowSec = now.tv_sec; variable
/ohos5.0/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
H A Dhitrace_dump.cpp1091 void SearchFromTable(std::vector<std::string> &outputFiles, int nowSec) in SearchFromTable()
1222 int nowSec = now.tv_sec; in DumpTraceInner() local