Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
trace_sched_handler Struct Reference

Data Fields

int(* switch_event )(struct perf_sched *sched, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine)
 
int(* runtime_event )(struct perf_sched *sched, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine)
 
int(* wakeup_event )(struct perf_sched *sched, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine)
 
int(* fork_event )(struct perf_sched *sched, struct perf_evsel *evsel, struct perf_sample *sample)
 
int(* migrate_task_event )(struct perf_sched *sched, struct perf_evsel *evsel, struct perf_sample *sample, struct machine *machine)
 

Detailed Description

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

Field Documentation

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

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

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

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

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


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