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

#include <perf_event_intel_uncore.h>

Data Fields

void(* init_box )(struct intel_uncore_box *)
 
void(* disable_box )(struct intel_uncore_box *)
 
void(* enable_box )(struct intel_uncore_box *)
 
void(* disable_event )(struct intel_uncore_box *, struct perf_event *)
 
void(* enable_event )(struct intel_uncore_box *, struct perf_event *)
 
u64(* read_counter )(struct intel_uncore_box *, struct perf_event *)
 
int(* hw_config )(struct intel_uncore_box *, struct perf_event *)
 
struct event_constraint *(* get_constraint )(struct intel_uncore_box *, struct perf_event *)
 
void(* put_constraint )(struct intel_uncore_box *, struct perf_event *)
 

Detailed Description

Definition at line 379 of file perf_event_intel_uncore.h.

Field Documentation

void(* disable_box)(struct intel_uncore_box *)

Definition at line 381 of file perf_event_intel_uncore.h.

void(* disable_event)(struct intel_uncore_box *, struct perf_event *)

Definition at line 383 of file perf_event_intel_uncore.h.

void(* enable_box)(struct intel_uncore_box *)

Definition at line 382 of file perf_event_intel_uncore.h.

void(* enable_event)(struct intel_uncore_box *, struct perf_event *)

Definition at line 384 of file perf_event_intel_uncore.h.

Definition at line 387 of file perf_event_intel_uncore.h.

Definition at line 386 of file perf_event_intel_uncore.h.

void(* init_box)(struct intel_uncore_box *)

Definition at line 380 of file perf_event_intel_uncore.h.

void(* put_constraint)(struct intel_uncore_box *, struct perf_event *)

Definition at line 389 of file perf_event_intel_uncore.h.

u64(* read_counter)(struct intel_uncore_box *, struct perf_event *)

Definition at line 385 of file perf_event_intel_uncore.h.


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