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

#include <perf_event.h>

Data Fields

struct perf_event_context ctx
 
struct perf_event_contexttask_ctx
 
int active_oncpu
 
int exclusive
 
struct list_head rotation_list
 
int jiffies_interval
 
struct pmuunique_pmu
 
struct perf_cgroup * cgrp
 

Detailed Description

struct perf_event_cpu_context - per cpu event context structure

Definition at line 509 of file perf_event.h.

Field Documentation

int active_oncpu

Definition at line 512 of file perf_event.h.

struct perf_cgroup* cgrp

Definition at line 517 of file perf_event.h.

Definition at line 510 of file perf_event.h.

int exclusive

Definition at line 513 of file perf_event.h.

int jiffies_interval

Definition at line 515 of file perf_event.h.

struct list_head rotation_list

Definition at line 514 of file perf_event.h.

Definition at line 511 of file perf_event.h.

struct pmu* unique_pmu

Definition at line 516 of file perf_event.h.


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