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

Public Attributes

struct task_desctask
 
struct perf_schedsched
 
int fd
 

Detailed Description

Definition at line 602 of file builtin-sched.c.

Member Data Documentation

◆ fd

int sched_thread_parms::fd

Definition at line 605 of file builtin-sched.c.

◆ sched

struct perf_sched* sched_thread_parms::sched

Definition at line 604 of file builtin-sched.c.

◆ task

struct task_desc* sched_thread_parms::task

Definition at line 603 of file builtin-sched.c.


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