Home
last modified time | relevance | path

Searched refs:strg (Results 1 – 1 of 1) sorted by relevance

/ark/runtime_core/dprof/daemon/
Dmain.cpp119 thread_ = std::thread([this](AppDataStorage *strg) { DoRun(strg); }, storage); in Start() argument