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

#include <values.h>

Data Fields

int threads
 
int threads_max
 
u32pid
 
u32tid
 
int counters
 
int counters_max
 
u64counterrawid
 
char ** countername
 
u64 ** value
 

Detailed Description

Definition at line 6 of file values.h.

Field Documentation

char** countername

Definition at line 13 of file values.h.

u64* counterrawid

Definition at line 12 of file values.h.

int counters

Definition at line 10 of file values.h.

int counters_max

Definition at line 11 of file values.h.

u32* pid

Definition at line 9 of file values.h.

int threads

Definition at line 7 of file values.h.

int threads_max

Definition at line 8 of file values.h.

u32 * tid

Definition at line 9 of file values.h.

u64** value

Definition at line 14 of file values.h.


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