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

#include <session.h>

Data Fields

struct perf_header header
 
unsigned long size
 
unsigned long mmap_window
 
struct machine host_machine
 
struct rb_root machines
 
struct perf_evlistevlist
 
struct peventpevent
 
struct hists hists
 
int fd
 
bool fd_pipe
 
bool repipe
 
int cwdlen
 
charcwd
 
struct ordered_samples ordered_samples
 
char filename [1]
 

Detailed Description

Definition at line 29 of file session.h.

Field Documentation

char* cwd

Definition at line 46 of file session.h.

int cwdlen

Definition at line 45 of file session.h.

Definition at line 35 of file session.h.

Definition at line 42 of file session.h.

bool fd_pipe

Definition at line 43 of file session.h.

Definition at line 48 of file session.h.

Definition at line 30 of file session.h.

Definition at line 41 of file session.h.

struct machine host_machine

Definition at line 33 of file session.h.

struct rb_root machines

Definition at line 34 of file session.h.

unsigned long mmap_window

Definition at line 32 of file session.h.

Definition at line 47 of file session.h.

Definition at line 36 of file session.h.

bool repipe

Definition at line 44 of file session.h.

unsigned long size

Definition at line 31 of file session.h.


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