Linux Perf
perf_data_file Struct Reference

#include <data.h>

Collaboration diagram for perf_data_file:
Collaboration graph

Public Attributes

const char * path
 
int fd
 

Detailed Description

Definition at line 12 of file data.h.

Member Data Documentation

◆ fd

int perf_data_file::fd

Definition at line 14 of file data.h.

◆ path

const char* perf_data_file::path

Definition at line 13 of file data.h.


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