Home
last modified time | relevance | path

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

/base/hiviewdfx/hitrace/test/unittest/hitrace_dump/
Dhitrace_dump_test.cpp47 void AddPair2Table(std::string outputFileName, int nowSec) in AddPair2Table()
327 int nowSec = now.tv_sec; variable
357 int nowSec = now.tv_sec; variable
/base/hiviewdfx/hiview/service/unified_collection/
Dxcollect_service.cpp177 uint64_t nowSec = now.tv_sec; in DumpTraceToDir() local
/base/hiviewdfx/hitrace/interfaces/native/innerkits/src/
Dhitrace_dump.cpp764 void SearchFromTable(std::vector<std::string> &outputFiles, int nowSec) in SearchFromTable()
837 int nowSec = now.tv_sec; in DumpTraceInner() local