Linux Perf
data__file Struct Reference
Collaboration diagram for data__file:
Collaboration graph

Public Attributes

struct perf_sessionsession
 
struct perf_data data
 
int idx
 
struct histshists
 
struct diff_hpp_fmt fmt [PERF_HPP_DIFF__MAX_INDEX]
 

Detailed Description

Definition at line 49 of file builtin-diff.c.

Member Data Documentation

◆ data

struct perf_data data__file::data

Definition at line 51 of file builtin-diff.c.

◆ fmt

struct diff_hpp_fmt data__file::fmt[PERF_HPP_DIFF__MAX_INDEX]

Definition at line 54 of file builtin-diff.c.

◆ hists

struct hists* data__file::hists

Definition at line 53 of file builtin-diff.c.

◆ idx

int data__file::idx

Definition at line 52 of file builtin-diff.c.

◆ session

struct perf_session* data__file::session

Definition at line 50 of file builtin-diff.c.


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