Linux Perf
task Struct Reference
Collaboration diagram for task:
Collaboration graph

Public Attributes

struct threadthread
 
struct list_head list
 
struct list_head children
 

Detailed Description

Definition at line 658 of file builtin-report.c.

Member Data Documentation

◆ children

struct list_head task::children

Definition at line 661 of file builtin-report.c.

◆ list

struct list_head task::list

Definition at line 660 of file builtin-report.c.

◆ thread

struct thread* task::thread

Definition at line 659 of file builtin-report.c.


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