The Pedigree Project 0.1
Public Attributes | List of all members
Scheduler::ActivitySample::Entry Struct Reference
+ Collaboration diagram for Scheduler::ActivitySample::Entry:

Public Attributes

Processprocess = nullptr
 
Threadthread = nullptr
 

Detailed Description

Definition at line 13 of file Scheduler-system-info.cc.

Member Data Documentation

◆ process

Process* Scheduler::ActivitySample::Entry::process = nullptr

Definition at line 14 of file Scheduler-system-info.cc.

◆ thread

Thread* Scheduler::ActivitySample::Entry::thread = nullptr

Definition at line 15 of file Scheduler-system-info.cc.


The documentation for this struct was generated from the following file: