Searched defs:isSingleton (Results 1 – 2 of 2) sorted by relevance
47 std::shared_ptr<CpuCollector> CpuCollector::Create(bool isSingleton) in Create()
29 std::shared_ptr<ThreadCpuCollector> ThreadCpuCollector::Create(int32_t pid, bool isSingleton) in Create()