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

Public Attributes

uint64_t parent_user
 
uint64_t parent_system
 
uint64_t child_user
 
uint64_t child_system
 

Detailed Description

Definition at line 36 of file vfork-benchmark/main.c.

Member Data Documentation

◆ child_system

uint64_t usage::child_system

Definition at line 37 of file vfork-benchmark/main.c.

◆ child_user

uint64_t usage::child_user

Definition at line 37 of file vfork-benchmark/main.c.

◆ parent_system

uint64_t usage::parent_system

Definition at line 37 of file vfork-benchmark/main.c.

◆ parent_user

uint64_t usage::parent_user

Definition at line 37 of file vfork-benchmark/main.c.


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