Searched defs:PidInfo (Results 1 – 1 of 1) sorted by relevance
43 struct PidInfo { struct44 std::map<uint64_t, Pids> refPids; // pids that are referenced45 uint32_t threadUsage; // number of threads in use46 uint32_t threadCount; // number of threads total