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