Searched refs:WriteThreadData (Results 1 – 2 of 2) sorted by relevance
86 template <typename T> bool WriteThreadData(int pid, T& cpuInfo);
295 WriteThreadData(pid, *cpuInfo); in WriteProcessInfo()332 template <typename T> bool ProcessDataPlugin::WriteThreadData(int pid, T& cpuInfo) in WriteThreadData() function in ProcessDataPlugin