Function rupta::util::mem_watcher::statm_task

source ·
pub fn statm_task(process_id: pid_t, thread_id: pid_t) -> Result<Statm>
Expand description

Returns memory status information from the thread with the provided parent process ID and thread ID.