Searched defs:threads (Results 1 – 13 of 13) sorted by relevance
115 Threads &threads = Threads::GetInstance(); in SetProfilerPkg() local141 Threads &threads = Threads::GetInstance(); in SetProfilerPidByPkg() local
79 const threads = JSON.parse(content); constant
34 static threads: { id: number; tid: number; name: string }[] | undefined; property in Top20FrequencyThread
310 let threads = this.currentSelectionParam.threadIds; variable
29 threads: number = -1; property in SystemCpuSummary77 threads: number = -1; property in LiveProcess
617 std::vector<std::thread> threads; variable
82 int32_t threads = INVALID_INT32; member123 int64_t threads = INVALID_INT64; member
337 std::thread threads[option.numThreads]; in RunSampleThread() local
115 void PerfEventsTest::RunTestThreads(std::vector<std::thread> &threads) in RunTestThreads()
1124 let threads = this.processThreads.filter((thread) => thread.pid === it.pid && thread.tid !== 0); variable
836 let threads = Object.values(this.currentTreeMapData); variable
622 const threads = selectionParam.perfAll ? [] : selectionParam.perfThread; constant
363 std::vector<std::thread> threads; in ClassifyLogsForFfrtWorker() local