Linux Perf
perf_data Struct Reference

#include <data.h>

Collaboration diagram for perf_data:
Collaboration graph

Public Attributes

struct perf_data_file file
 
bool is_pipe
 
bool force
 
unsigned long size
 
enum perf_data_mode mode
 

Detailed Description

Definition at line 17 of file data.h.

Member Data Documentation

◆ file

struct perf_data_file perf_data::file

Definition at line 18 of file data.h.

◆ force

bool perf_data::force

Definition at line 20 of file data.h.

◆ is_pipe

bool perf_data::is_pipe

Definition at line 19 of file data.h.

◆ mode

enum perf_data_mode perf_data::mode

Definition at line 22 of file data.h.

◆ size

unsigned long perf_data::size

Definition at line 21 of file data.h.


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