Home
last modified time | relevance | path

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

/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dcpu_collector_impl.cpp47 std::shared_ptr<CpuCollector> CpuCollector::Create(bool isSingleton) in Create()
Dthread_state_info_collector.cpp29 std::shared_ptr<ThreadCpuCollector> ThreadCpuCollector::Create(int32_t pid, bool isSingleton) in Create()